mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-08 22:42:54 +00:00
ci: rename job names
This commit is contained in:
@@ -31,8 +31,9 @@ test:mocha:
|
|||||||
publish:image:
|
publish:image:
|
||||||
image: docker:stable
|
image: docker:stable
|
||||||
dependencies:
|
dependencies:
|
||||||
- build
|
- build:build
|
||||||
- test
|
- test:mocha
|
||||||
|
- test:audit
|
||||||
stage: publish
|
stage: publish
|
||||||
variables:
|
variables:
|
||||||
DOCKER_DRIVER: overlay2
|
DOCKER_DRIVER: overlay2
|
||||||
|
|||||||
Reference in New Issue
Block a user