ci: Update nodejs
This commit is contained in:
parent
fc885ce399
commit
c441f50b7c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ build:
|
|||
|
||||
deploy:
|
||||
stage: deploy
|
||||
image: node:12-alpine
|
||||
image: node:16-alpine
|
||||
script:
|
||||
- npm i -g netlify-cli
|
||||
- netlify deploy --site $NETLIFY_SITE_ID --auth $NETLIFY_AUTH_TOKEN --prod
|
||||
|
|
Loading…
Add table
Reference in a new issue