Merge branch 'renovate/docker.io-library-node-18.x' into 'master'
Update Node.js to v18 See merge request saibotk.de/saiblog!66
This commit is contained in:
commit
fdd0f93c3e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ stages:
|
||||||
|
|
||||||
spellcheck:
|
spellcheck:
|
||||||
stage: orthography
|
stage: orthography
|
||||||
image: docker.io/library/node:17.6
|
image: docker.io/library/node:18.4
|
||||||
before_script:
|
before_script:
|
||||||
- npm i -g markdown-spellcheck
|
- npm i -g markdown-spellcheck
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue