misskey/okteto-pipeline.yml
2022-02-19 20:57:02 +09:00

5 lines
160 B
YAML

deploy:
- cp .config/example.yml .config/default.yml
- cp .config/docker_example.env .config/docker.env
- okteto build -t okteto.dev:${OKTETO_GIT_COMMIT}