Update okteto-pipeline.yml

This commit is contained in:
syuilo 2022-02-19 20:58:59 +09:00
parent 18329660b6
commit fe889adcfc

View File

@ -1,4 +1,4 @@
deploy: deploy:
- cp .config/example.yml .config/default.yml - cp .config/example.yml .config/default.yml
- cp .config/docker_example.env .config/docker.env - 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}