diff --git a/okteto-pipeline.yml b/okteto-pipeline.yml index 69fd8f70d..e4ed8c015 100644 --- a/okteto-pipeline.yml +++ b/okteto-pipeline.yml @@ -1,4 +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} + - okteto build -t okteto.dev/misskey:${OKTETO_GIT_COMMIT}