mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 14:02:48 +00:00
ci: use npm install instead of ci
This commit is contained in:
@@ -7,7 +7,7 @@ cache:
|
||||
- node_modules
|
||||
|
||||
before_script:
|
||||
- npm ci
|
||||
- npm install
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
Reference in New Issue
Block a user