added tags: dind
This commit is contained in:
parent
90d951d2ac
commit
ac92344b53
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ stages:
|
||||||
smarthut_deploy:
|
smarthut_deploy:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
|
tags:
|
||||||
|
- dind
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
variables:
|
variables:
|
||||||
|
|
Loading…
Reference in a new issue