ci: rename CI jobs

This commit is contained in:
Rainer Killinger
2022-03-10 16:20:10 +01:00
parent 86535bb1bb
commit 712f204ade

View File

@@ -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: