From ac9bfc65db94744115ecc6af0b8a73444c8c73a8 Mon Sep 17 00:00:00 2001 From: Rohit Sekhar Date: Mon, 31 Jul 2023 11:53:22 +0530 Subject: [PATCH] axolotl: Specify lineage-20 branch for upstream merge --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f01e777..81101cf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,3 +5,7 @@ include: - project: 'e/templates' ref: master file: '/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml' + +t: + variables: + UPSTREAM_BRANCH: lineage-20 -- GitLab