Merge branch 'renovate/node-14.x' into 'master'
Update docker.io/library/node Docker tag to v14 See merge request saibotk.de/saiblog!4
This commit is contained in:
commit
2355ca7da3
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:12.18.1
|
image: docker.io/library/node:14.5.0
|
||||||
before_script:
|
before_script:
|
||||||
- npm i -g markdown-spellcheck
|
- npm i -g markdown-spellcheck
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue