mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-15 18:56:18 +00:00
ci: replace test with audit job
This commit is contained in:
@@ -19,13 +19,10 @@ build:
|
||||
script:
|
||||
- npm run build
|
||||
|
||||
test:
|
||||
audit:
|
||||
stage: test
|
||||
script:
|
||||
- npm test
|
||||
artifacts:
|
||||
paths:
|
||||
- coverage
|
||||
- npm audit
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
|
||||
Reference in New Issue
Block a user