added tags: dind

This commit is contained in:
Jacob Salvi 2020-03-16 14:28:35 +01:00
parent 90d951d2ac
commit ac92344b53

View file

@ -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: