Gitlab fiddling
This commit is contained in:
parent
14e01aa528
commit
9c86480253
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ services:
|
|||
before_script:
|
||||
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
|
||||
- sh generate_makefile.sh
|
||||
- make -f Makefile.working prepare
|
||||
|
||||
after_script:
|
||||
- rm Makefile.working
|
||||
|
|
|
|||
Loading…
Reference in a new issue