@ -6,5 +6,10 @@ pipeline:
commands:
- make env
- make
deploy:
image: python
when:
event: [ push, tag, deployment ]
- make ci-deploy
secrets: [ pages_deploy_secret, hostea_write_deploy_key ]