Update okteto-pipeline.yml

This commit is contained in:
syuilo 2022-02-19 22:52:49 +09:00
parent 89c3b5ac4a
commit ae825ab5f5

View File

@ -1,6 +1,6 @@
deploy:
- bash -c 'ls .config'
- bash -c 'cp .config/example.yml .config/default.yml'
- bash -c 'cp .config/docker_example.env .config/docker.env'
- bash -c 'ls .config'
- okteto build -t okteto.dev/misskey:latest
- kubectl apply -f k8s