Update okteto-pipeline.yml
This commit is contained in:
parent
89c3b5ac4a
commit
ae825ab5f5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user