change build step title

This commit is contained in:
Daniel Alejandro Gallegos 2023-06-21 19:19:36 -04:00
parent f4071f983a
commit 47f9fe8fa7
No known key found for this signature in database
GPG key ID: 28F1CF39B0DE3E64

View file

@ -3,8 +3,7 @@ image: node:latest
variables: variables:
GIT_SUBMODULE_STRATEGY: recursive GIT_SUBMODULE_STRATEGY: recursive
install: build:
stage: install
script: script:
- npm install - npm install
artifacts: artifacts: