This commit is contained in:
parent
2896149a33
commit
26ffb50886
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user