Fix
This commit is contained in:
parent
c7ace46039
commit
1e041ac430
1 changed files with 2 additions and 5 deletions
|
|
@ -80,11 +80,8 @@ docker-win64:
|
|||
only:
|
||||
- win64
|
||||
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
|
||||
script:
|
||||
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD registry.gitlab.com
|
||||
- make docker-win64
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue