rename step
This commit is contained in:
parent
f2863fc843
commit
d749e741d5
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ image: registry.gitlab.com/pages/hugo/hugo_extended:latest
|
||||||
variables:
|
variables:
|
||||||
GIT_SUBMODULE_STRATEGY: recursive
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
||||||
build-stage:
|
build:
|
||||||
stage: install
|
|
||||||
image: node:latest
|
image: node:latest
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
Reference in a new issue