mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 14:51:44 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
3b332c11ee
commit
1640a410ff
@ -84,7 +84,7 @@ build_Android:
|
||||
artifacts:
|
||||
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/com.companyname.borepin.apk # saving apk to copy to deploy folder
|
||||
- Borepin/Borepin.Android/bin/Release/ # saving apk to copy to deploy folder
|
||||
- '$env:TEST_FOLDER\' # saving entire Test project so NUnit can run tests
|
||||
|
||||
# test_job:
|
||||
|
Loading…
x
Reference in New Issue
Block a user