mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 14:15:36 +07:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -38,6 +38,7 @@ hash rules:
|
||||
- data/data.min.json
|
||||
|
||||
install addon:
|
||||
image: node:stable
|
||||
stage: install
|
||||
script:
|
||||
- npm install
|
||||
@@ -51,6 +52,7 @@ install addon:
|
||||
- node_modules/
|
||||
|
||||
test addon:
|
||||
image: node:stable
|
||||
stage: test
|
||||
dependencies:
|
||||
- install addon
|
||||
|
||||
Reference in New Issue
Block a user