mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 06:22:53 +00:00
ci: rename CI jobs
This commit is contained in:
@@ -37,7 +37,7 @@ scheduled-audit:
|
||||
- npm audit --audit-level=high
|
||||
stage: audit
|
||||
|
||||
image-test:
|
||||
docker image build:
|
||||
before_script: []
|
||||
image: registry.gitlab.com/openstapps/projectmanagement/builder
|
||||
stage: test
|
||||
@@ -55,7 +55,7 @@ image-test:
|
||||
tags:
|
||||
- docker
|
||||
|
||||
image-build:
|
||||
docker image:
|
||||
image: registry.gitlab.com/openstapps/projectmanagement/builder
|
||||
stage: publish
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user