This commit is contained in:
@ -13,7 +13,7 @@ steps:
|
||||
image: golang
|
||||
commands:
|
||||
- echo $SECRET_MESSAGE
|
||||
- (./Phasmobot -t $DISCORD_TOKEN)
|
||||
- ./Phasmobot -t $${DISCORD_TOKEN}
|
||||
secrets: [ discord_token, secret_message ]
|
||||
when:
|
||||
branch:
|
||||
@ -34,4 +34,4 @@ steps:
|
||||
- adler32
|
||||
- crc32
|
||||
when:
|
||||
event: tag
|
||||
event: [tag]
|
||||
|
||||
Reference in New Issue
Block a user