Fixed node docker container version in Woodpecker config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
pipeline:
|
||||
tests:
|
||||
image: node:1.18
|
||||
image: node:18
|
||||
commands:
|
||||
- "npm install"
|
||||
- "npm run lint"
|
||||
|
Reference in New Issue
Block a user