pipeline:
build:
image: node
settings:
bot_token:
from_secret: BOT_TOKEN
commands:
- yarn install
- yarn run clean
- echo $BOT_TOKEN