Update okteto-pipeline.yml

This commit is contained in:
syuilo 2022-02-19 22:48:57 +09:00
parent fc24a9ab33
commit f634fae34b

View File

@ -1,4 +1,5 @@
deploy:
- bash -c 'ls'
- bash -c 'cp .config/example.yml .config/default.yml'
- bash -c 'cp .config/docker_example.env .config/docker.env'
- okteto build -t okteto.dev/misskey:latest