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