mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-13 07:11:56 +01:00
Update .gitlab-ci.yml
This commit is contained in:
parent
3b332c11ee
commit
1640a410ff
@ -84,7 +84,7 @@ build_Android:
|
|||||||
artifacts:
|
artifacts:
|
||||||
expire_in: 1 week # save gitlab server space, we copy the files we need to deploy folder later on
|
expire_in: 1 week # save gitlab server space, we copy the files we need to deploy folder later on
|
||||||
paths:
|
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
|
- '$env:TEST_FOLDER\' # saving entire Test project so NUnit can run tests
|
||||||
|
|
||||||
# test_job:
|
# test_job:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user