Idme
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
40d491284e
commit
63d9810f42
|
@ -3,13 +3,13 @@ pipeline:
|
|||
image: 'node:17.3.0'
|
||||
commands:
|
||||
- yarn install
|
||||
- yarn run lint
|
||||
# - yarn run lint
|
||||
|
||||
test:
|
||||
image: 'node:17.3.0'
|
||||
comands:
|
||||
# Lint the code
|
||||
- yarn run lint
|
||||
# - yarn run lint
|
||||
# Make sure the project can be built
|
||||
- yarn run build
|
||||
|
||||
|
|
Loading…
Reference in New Issue