Fix drone config
This commit is contained in:
@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user