From 18329660b6fd85f1fe03abf87b7dc3ffa229162b Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 19 Feb 2022 20:57:02 +0900 Subject: [PATCH] Update okteto-pipeline.yml --- okteto-pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/okteto-pipeline.yml b/okteto-pipeline.yml index 75d10d09b..69fd8f70d 100644 --- a/okteto-pipeline.yml +++ b/okteto-pipeline.yml @@ -1,3 +1,4 @@ deploy: - cp .config/example.yml .config/default.yml - cp .config/docker_example.env .config/docker.env + - okteto build -t okteto.dev:${OKTETO_GIT_COMMIT}