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:
parent
51fe19f12c
commit
e1f78e9b32
@ -1,6 +1,6 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
tests:
|
tests:
|
||||||
image: node:1.18
|
image: node:18
|
||||||
commands:
|
commands:
|
||||||
- "npm install"
|
- "npm install"
|
||||||
- "npm run lint"
|
- "npm run lint"
|
||||||
|
Loading…
Reference in New Issue
Block a user