misskey/okteto-pipeline.yml

5 lines
160 B
YAML
Raw Normal View History

2022-02-19 20:54:42 +09:00
deploy:
- cp .config/example.yml .config/default.yml
- cp .config/docker_example.env .config/docker.env
2022-02-19 20:57:02 +09:00
- okteto build -t okteto.dev:${OKTETO_GIT_COMMIT}