Merge branch '36-ci-cd-fails-on-deploy-because-of-bad-tag-configuration' into 'dev'

Resolve "CI CD fails on deploy because of bad tag configuration"

Closes #36

See merge request sa4-2020/the-sanmarinoes/frontend!30
This commit is contained in:
Claudio Maggioni 2020-03-17 17:25:17 +01:00
commit cb0e498ace

View file

@ -26,8 +26,8 @@ testing_testing:
smartHut_deploy:
stage: deploy
# tags:
# - dind
tags:
- dind
image: docker:latest
services:
- docker:dind