Skip to content
Snippets Groups Projects
Commit ec4961d2 authored by Chris Hines's avatar Chris Hines
Browse files

Merge branch 'dev' of gitlab.erc.monash.edu.au:hpc-team/strudel2_backend into dev

parents 7114e9c5 62ca0353
No related branches found
No related tags found
3 merge requests!77Revert "disable agressive kill and restart",!35Dev,!13Dev
Pipeline #7601 passed
......@@ -4,12 +4,13 @@ stages:
build:
stage: build
image: docker:stable
image: docker:18.09
services:
- docker:dind
- docker:18.09-dind
variables:
DOCKER_HOST: tcp://docker:2375/
DOCKER_DRIVER: overlay2
script:
- echo $DOCKERHUBUSER
- echo $DOCKERHUBPASSWORD
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment