mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-04 04:22:50 +00:00
ci: update ci
This commit is contained in:
committed by
Rainer Killinger
parent
994d6c1e6b
commit
578fd58cd9
@@ -6,7 +6,7 @@ stages:
|
||||
- publish
|
||||
|
||||
before_script:
|
||||
- npm install
|
||||
- npm ci
|
||||
|
||||
build:
|
||||
stage: build
|
||||
@@ -33,7 +33,7 @@ scheduled-audit:
|
||||
only:
|
||||
- schedules
|
||||
script:
|
||||
- npm audit
|
||||
- npm audit --audit-level=high
|
||||
stage: test
|
||||
|
||||
image-test:
|
||||
@@ -53,7 +53,6 @@ image-test:
|
||||
- /(^v[0-9]+\.[0-9]+\.[0-9]+$|^master$|^develop$)/
|
||||
|
||||
image-build:
|
||||
before_script: []
|
||||
image: registry.gitlab.com/openstapps/projectmanagement/builder
|
||||
stage: publish
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user