misskey/okteto-pipeline.yml
2022-02-19 21:29:50 +09:00

6 lines
179 B
YAML

deploy:
- cp .config/example.yml .config/default.yml
- cp .config/docker_example.env .config/docker.env
- okteto build -t okteto.dev/misskey:latest
- kubectl apply -f k8s