remove unneccessary build step
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
mightypanders 2022-03-06 18:22:04 +01:00
parent 828a8e7445
commit 2f1cdbbaf6

View File

@ -1,10 +1,4 @@
pipeline: pipeline:
build:
image: node
secrets: [BOT_TOKEN]
commands:
- yarn install
- yarn run clean
docker: docker:
image: plugins/docker image: plugins/docker
settings: settings: