[Android] Create a new noTV CI job

Nicolas Pomepuy git at videolan.org
Thu Jun 13 07:37:51 UTC 2024


vlc-android | branch: refs/tags/3.6.0-TEST | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Jun 13 09:17:04 2024 +0200| [1d26e3406322a4175b043d501283c98d4588b2c0] | committer: Nicolas Pomepuy

Create a new noTV CI job

> https://code.videolan.org/videolan/vlc-android/commit/1d26e3406322a4175b043d501283c98d4588b2c0
---

 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