This commit is contained in:
parent
f0671c4a40
commit
1eb760f55f
@ -32,7 +32,7 @@ steps:
|
|||||||
- ./site/node_modules
|
- ./site/node_modules
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: node:14-alpine
|
image: node:16-alpine
|
||||||
commands:
|
commands:
|
||||||
- cd site
|
- cd site
|
||||||
- npm install
|
- npm install
|
||||||
@ -108,7 +108,7 @@ steps:
|
|||||||
- ./site/node_modules
|
- ./site/node_modules
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: node:14-alpine
|
image: node:16-alpine
|
||||||
commands:
|
commands:
|
||||||
- cd site
|
- cd site
|
||||||
- npm install
|
- npm install
|
||||||
|
Reference in New Issue
Block a user