update secrets
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
mightypanders 2022-03-06 13:48:15 +01:00
parent 2896149a33
commit 26ffb50886

View File

@ -1,9 +1,11 @@
pipeline: pipeline:
build: setup:
image: node image: node
settings: settings:
token: token:
from_secret: BOT_TOKEN from_secret: BOT_TOKEN
build:
image: node
commands: commands:
- yarn install - yarn install
- yarn run clean - yarn run clean