Add the Docker in Docker service

Add some badge with the readme file
This commit is contained in:
Aurelien Vaillant
2022-01-28 14:26:29 +01:00
parent f1086fee84
commit 664c296b01
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@ job-init:
job-build-docker-latest:
stage: build
services:
- dind
script:
- docker build -t stilobique/blender:latest .