From fe889adcfca704f42402b049ddc6439e7fd133b2 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 19 Feb 2022 20:58:59 +0900 Subject: [PATCH] Update okteto-pipeline.yml --- okteto-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}