summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2024-03-23 19:03:29 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2024-03-23 19:06:13 +0530
commit2e6c6ef708c6d05dadf186e98938eafaf38093d3 (patch)
treec1bf551f96fa7a818ada5ccd5f8f1cf0c17eb285 /.gitlab-ci.yml
parent63ddc55017cfa70104d6b0548332e8579223e314 (diff)
ci: Remove unused CERBERO_OVERRIDDEN_DIST_DIR code
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/1423>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2698fb11..857fd7c5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -184,8 +184,6 @@ android fedora image:
CERBERO_RUN_SUFFIX: "" # '.exe' on cross-winXX
CERBERO_BOOTSTRAP_SYSTEM: "no"
HAVE_CCACHE: "yes"
- # used by macos packages as we only ever install to a fixed directory
- CERBERO_OVERRIDDEN_DIST_DIR: ""
# location where the cerbero git repo is stored on the image
CERBERO_HOST_DIR: "/"
before_script: