This commit is contained in:
@ -12,8 +12,9 @@ steps:
|
|||||||
- name: Run
|
- name: Run
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
|
- echo $SECRET_MESSAGE
|
||||||
- (./Phasmobot -t $DISCORD_TOKEN)
|
- (./Phasmobot -t $DISCORD_TOKEN)
|
||||||
secrets: [discord_token]
|
secrets: [discord_token, secret_message]
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- deploy
|
- deploy
|
||||||
|
|||||||
Reference in New Issue
Block a user