Gitlab fiddling

This commit is contained in:
Matthew Baggett 2019-06-12 13:10:20 +02:00
parent 45e4b153a4
commit 31270ec2c2

View file

@ -23,6 +23,6 @@ build:marshall:master:
stage: build
script:
- make -f Makefile.working build-marshall
- GIT_BRANCH=$(CI_COMMIT_REF_SLUG) make -f Makefile.working push-marshall
- GIT_BRANCH=$CI_COMMIT_REF_SLUG make -f Makefile.working push-marshall
only:
- master