mirror of
https://gitlab.com/stilobique/blender-docker.git
synced 2026-05-27 20:27:47 +02:00
Add the Docker in Docker service
Add some badge with the readme file
This commit is contained in:
@@ -4,6 +4,8 @@ job-init:
|
||||
|
||||
job-build-docker-latest:
|
||||
stage: build
|
||||
services:
|
||||
- dind
|
||||
script:
|
||||
- docker build -t stilobique/blender:latest .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user