Update okteto-pipeline.yml
This commit is contained in:
parent
05db67e5c5
commit
c6cb5470ed
@ -1,5 +1,5 @@
|
||||
deploy:
|
||||
- cp .config/example.yml .config/default.yml
|
||||
- cp .config/docker_example.env .config/docker.env
|
||||
- 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
|
||||
- kubectl apply -f k8s
|
||||
|
Loading…
x
Reference in New Issue
Block a user