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