mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-26 12:14:54 +00:00
Upload Teal artifacts on failure, avoid nested archives
This commit is contained in:
parent
2bb25ef2d6
commit
bef9fc0a4b
@ -196,8 +196,9 @@ Teal:
|
||||
script:
|
||||
- CI/teal_ci.sh
|
||||
artifacts:
|
||||
when: always
|
||||
paths:
|
||||
- teal_declarations.zip
|
||||
- teal_declarations
|
||||
|
||||
Ubuntu_GCC_Debug:
|
||||
extends: .Ubuntu
|
||||
|
@ -12,4 +12,3 @@ luarocks make cyan-dev-1.rockspec
|
||||
popd
|
||||
|
||||
scripts/generate_teal_declarations.sh ./teal_declarations
|
||||
zip teal_declarations.zip -r teal_declarations
|
||||
|
Loading…
Reference in New Issue
Block a user