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