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

5 lines
168 B
YAML

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