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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavlo Strokov <pstrokov@gitlab.com>2021-04-30 09:46:21 +0300
committerPavlo Strokov <pstrokov@gitlab.com>2021-04-30 09:46:21 +0300
commit8bbab7f5a5010428bde0a6e6b33651a3430870f7 (patch)
treed142b95af1e99032220f9e90b115ecc17f1ac614
parent1cfd983292162a460d3e4b93cecc4830e8e066e0 (diff)
parent513ec7e1c4fd0cad21e52c7e627426c0f39193ad (diff)
Merge branch 'pks-ci-qa-with-ee' into 'master'
ci: Run QA pipeline with EE-only tests See merge request gitlab-org/gitaly!3431
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 50d2e951a..ae9b48c42 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -310,3 +310,4 @@ trigger-qa:
variables:
ALTERNATIVE_SOURCES: "true"
GITALY_SERVER_VERSION: $CI_COMMIT_SHA
+ EE: "true"