Use custom runners in docker stage
This commit is contained in:
parent
5b17eafc1f
commit
c7ace46039
1 changed files with 2 additions and 5 deletions
|
|
@ -11,11 +11,8 @@ Build Docker Images:
|
|||
only:
|
||||
- master
|
||||
image: registry.gitlab.com/librewolf-community/browser/bsys5/dind
|
||||
# Needed because we aren't using our custom runners here
|
||||
services:
|
||||
- docker:dind
|
||||
variables:
|
||||
DOCKER_HOST: tcp://docker:2375
|
||||
tags:
|
||||
- autoscale
|
||||
parallel:
|
||||
matrix:
|
||||
- DISTRO:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue