changed android package path

This commit is contained in:
Kai Kriegel 2021-09-13 21:50:41 +00:00
parent 559306d4f0
commit 9aabd195bc

View File

@ -87,7 +87,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/org.fabinfra.fabaccess.apk # saving apk to copy to deploy folder
- Borepin/Borepin.Android/bin/Release/org.fabinfra.fabaccess.aab # saving apk to copy to deploy folder
# - '$env:TEST_FOLDER\' # saving entire Test project so NUnit can run tests
build_iOS: