change build step title
This commit is contained in:
parent
f4071f983a
commit
47f9fe8fa7
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@ image: node:latest
|
|||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
|
||||
install:
|
||||
stage: install
|
||||
build:
|
||||
script:
|
||||
- npm install
|
||||
artifacts:
|
||||
|
|
Reference in a new issue