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:
build:
setup:
image: node
settings:
token:
from_secret: BOT_TOKEN
build:
image: node
commands:
- yarn install
- yarn run clean