update secrets

This commit is contained in:
mightypanders 2022-03-06 13:56:04 +01:00
parent 921ecc73b3
commit 4b064de1c0

View File

@ -1,11 +1,7 @@
pipeline:
setup:
image: node
settings:
token:
from_secret: BOT_TOKEN
build:
image: node
secrets [bot_token, BOT_TOKEN]
commands:
#- yarn install
# - yarn run clean