try to add secrets

This commit is contained in:
mightypanders 2022-03-06 13:41:30 +01:00
parent a60f35459c
commit 8115d4ba81

View File

@ -1,6 +1,10 @@
pipeline:
build:
image: node
settings:
bot_token:
from_secret: BOT_TOKEN
commands:
- yarn install
- yarn run clean
- echo $BOT_TOKEN