Gitlab fiddling
This commit is contained in:
parent
45e4b153a4
commit
31270ec2c2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue