Update .gitlab-ci.yml
This commit is contained in:
parent
9ffb253da8
commit
bd389425eb
|
@ -7,7 +7,7 @@ build:sh4-gcc:
|
||||||
script:
|
script:
|
||||||
- source /etc/bash.bashrc
|
- source /etc/bash.bashrc
|
||||||
- make clean
|
- make clean
|
||||||
- make build
|
- make link
|
||||||
- tar -zcf gldc.tar.gz libGLdc.a LICENSE README.md include
|
- tar -zcf gldc.tar.gz libGLdc.a LICENSE README.md include
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user