Update okteto-pipeline.yml

This commit is contained in:
syuilo 2022-02-19 20:57:02 +09:00
parent 02b565ea2c
commit 18329660b6

View File

@ -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}