Skip to content
Snippets Groups Projects
Commit 6c8f9c6f authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

More reliable artifact naming

parent 8627ecee
Branches
Tags
No related merge requests found
Pipeline #
......@@ -26,6 +26,7 @@ build:
script:
- "./gradlew assembleRelease"
- "cp app/build/outputs/apk/release/*.apk ."
- "cp *.apk QuasselDroidNG-release.apk"
artifacts:
paths:
- "*.apk"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment