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