update secrets
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
mightypanders 2022-03-06 13:56:29 +01:00
parent 4b064de1c0
commit 15a3b8f39c
1 changed files with 1 additions and 1 deletions

View File

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