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:
commit
cb0e498ace
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ testing_testing:
|
|||
|
||||
smartHut_deploy:
|
||||
stage: deploy
|
||||
# tags:
|
||||
# - dind
|
||||
tags:
|
||||
- dind
|
||||
image: docker:latest
|
||||
services:
|
||||
- docker:dind
|
||||
|
|
Loading…
Reference in a new issue