Use full LTS container
Hopefully this deals with gyp issues
This commit is contained in:
parent
3e5fad7281
commit
7339a7b3c9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
image: "node:lts-slim"
|
||||
image: node:lts
|
||||
|
||||
variables:
|
||||
HUGO_VERSION: "0.73.0"
|
||||
|
|
Loading…
Reference in a new issue