Fix drone config
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone Build was killed

This commit is contained in:
2021-07-21 22:31:19 -04:00
parent b0c18f6076
commit 9b29dd222f

View File

@ -17,8 +17,10 @@ steps:
commands: commands:
- ./Phasmobot -t $${DISCORD_TOKEN} - ./Phasmobot -t $${DISCORD_TOKEN}
when: when:
branch: event:
- deploy - promote
target:
- prod
- name: gitea_release - name: gitea_release
image: plugins/gitea-release image: plugins/gitea-release