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