[Android] Update CI dependencies for the remote access build

Nicolas Pomepuy git at videolan.org
Wed Dec 6 08:03:56 UTC 2023


vlc-android | branch: refs/tags/3.6.0 | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Dec  6 09:02:56 2023 +0100| [25ff898e84912de202e4243d8c4accc3b5162079] | committer: Nicolas Pomepuy

Update CI dependencies for the remote access build

> https://code.videolan.org/videolan/vlc-android/commit/25ff898e84912de202e4243d8c4accc3b5162079
---

 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 777664b865..9bf99d5687 100644
--- a/buildsystem/gitlab/.gitlab-ci.yml
+++ b/buildsystem/gitlab/.gitlab-ci.yml
@@ -37,6 +37,7 @@ stages:
     - if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
       changes:
         - buildsystem/network-sharing-server/**/*
+    - if: '$CI_COMMIT_TAG =~ /^(\d+\.)?(\d+\.)?(\*|\d+)/'
 
 webserver-install-dependencies:
     extends: .webserver-base



More information about the Android mailing list