update secrets
This commit is contained in:
parent
f8535929ac
commit
bb37aeb410
@ -3,6 +3,11 @@ pipeline:
|
||||
image: node
|
||||
secrets: [BOT_TOKEN]
|
||||
commands:
|
||||
#- yarn install
|
||||
# - yarn run clean
|
||||
- echo $CI_REPO
|
||||
- yarn install
|
||||
- yarn run clean
|
||||
docker:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
registry: registry.brudi.xyz
|
||||
repo: registry.brudi.xyz/kenobi/node-event-bot
|
||||
tags: latest
|
||||
|
Loading…
Reference in New Issue
Block a user