mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-28 04:37:47 +02:00
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