Fix gitlab CI error
This commit is contained in:
+1
-4
@@ -1,12 +1,9 @@
|
|||||||
image: docker:19.03.12
|
image: docker:19.03.12
|
||||||
|
|
||||||
compliance_job:
|
job-build-docker-latest:
|
||||||
stage: build
|
|
||||||
only:
|
only:
|
||||||
changes:
|
changes:
|
||||||
- build.json
|
- build.json
|
||||||
|
|
||||||
job-build-docker-latest:
|
|
||||||
stage: build
|
stage: build
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
|
|||||||
Reference in New Issue
Block a user