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