[Android] Create a new noTV CI job
Nicolas Pomepuy
git at videolan.org
Thu Jun 13 13:13:23 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Jun 13 09:17:04 2024 +0200| [fc4a1c5dc5b0dd90a93440cb117618b9d7bb048b] | committer: Nicolas Pomepuy
Create a new noTV CI job
> https://code.videolan.org/videolan/vlc-android/commit/fc4a1c5dc5b0dd90a93440cb117618b9d7bb048b
---
buildsystem/gitlab/.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/buildsystem/gitlab/.gitlab-ci.yml b/buildsystem/gitlab/.gitlab-ci.yml
index 55b1bc8422..1edf2c3503 100644
--- a/buildsystem/gitlab/.gitlab-ci.yml
+++ b/buildsystem/gitlab/.gitlab-ci.yml
@@ -492,6 +492,7 @@ release:
name: "${CI_COMMIT_TAG}"
paths:
- application/app/build/outputs/apk/release/VLC-Android-*.apk
+ - application/app/build/outputs/apk/noTv/VLC-Android-*.apk
- application/app/build/outputs/bundle/release/*.aab
# - application/app/build/outputs/mapping/release/mapping.txt
expire_in: 2 weeks
More information about the Android
mailing list