mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 14:51:44 +01:00
removed excess paths from artifacts
This commit is contained in:
parent
266e6932a8
commit
36084c4f76
@ -89,7 +89,7 @@ build_Android:
|
||||
expire_in: 1 week # save gitlab server space, we copy the files we need to deploy folder later on
|
||||
paths:
|
||||
- Borepin/Borepin.Android/bin/Release/org.fab_infra.fabaccess-Signed.aab # saving apk to copy to deploy folder
|
||||
- Borepin/Borepin.Android/bin/Release/
|
||||
#- Borepin/Borepin.Android/bin/Release/
|
||||
# - '$env:TEST_FOLDER\' # saving entire Test project so NUnit can run tests
|
||||
|
||||
build_iOS:
|
||||
@ -108,7 +108,7 @@ build_iOS:
|
||||
expire_in: 1 week # save gitlab server space, we copy the files we need to deploy folder later on
|
||||
paths:
|
||||
- Borepin/Borepin.iOS/bin/iPhone/Debug/Borepin.iOS.ipa
|
||||
- Borepin/Borepin.iOS/bin/iPhone/Debug/
|
||||
#- Borepin/Borepin.iOS/bin/iPhone/Debug/
|
||||
# - '$env:TEST_FOLDER\' # saving entire Test project so NUnit can run tests
|
||||
|
||||
build_GTK:
|
||||
|
Loading…
x
Reference in New Issue
Block a user