Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2022-03-31 13:48:11 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2022-03-31 13:48:11 +0300
commit3b3f540daea33ac1a917615faf307dd9ab76b98e (patch)
treed28fb38c743a37190f3833992163dbe6d7bb9a6f
parent56ad4f9dc0aeaae497ec9875047eb936bfe739f7 (diff)
Use branch of new cloud native index pageaxil-add-operator
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 540d941a..0d2f03e3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,7 +31,7 @@ stages:
# Pick the remote branch, by default master (see the Rakefile for more info)
#
variables:
- BRANCH_EE: 'master'
+ BRANCH_EE: 'axil-cloud-native'
BRANCH_OMNIBUS: 'master'
BRANCH_RUNNER: 'main'
BRANCH_CHARTS: 'master'