mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-07 01:32:49 +00:00
Android: Fix artifact upload path
This commit is contained in:
parent
982a576743
commit
9de98930d2
1 changed files with 1 additions and 2 deletions
|
@ -39,6 +39,5 @@ buildAndroid:
|
||||||
access: all
|
access: all
|
||||||
expire_in: "30 days"
|
expire_in: "30 days"
|
||||||
paths:
|
paths:
|
||||||
- /artifacts/$ANDROID_VERSION_CODE/fcast-release.apk
|
- /artifacts/$ANDROID_VERSION_CODE/*
|
||||||
- /artifacts/$ANDROID_VERSION_CODE/fcast-playstore-release.aab
|
|
||||||
when: manual
|
when: manual
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue