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}