Update okteto-pipeline.yml

This commit is contained in:
syuilo 2022-02-19 22:50:51 +09:00
parent f634fae34b
commit 89c3b5ac4a

View File

@ -1,5 +1,5 @@
deploy:
- bash -c 'ls'
- bash -c 'ls .config'
- 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