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:
|
||||
stage: deploy
|
||||
image: docker:latest
|
||||
tags:
|
||||
- dind
|
||||
services:
|
||||
- docker:dind
|
||||
variables:
|
||||
|
|
Loading…
Reference in a new issue