Fix gitlab CI error

This commit is contained in:
2022-07-28 11:37:28 +02:00
parent 6d0f2ef59d
commit 828330b814
+1 -4
View File
@@ -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