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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-12-11 12:15:23 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-11 12:15:23 +0300
commit5f6fe673fa797f46ee747df4553a9c216224bb85 (patch)
treec0a977fc562f13ff43ebdf3957add21f079b1b99 /.gitlab
parent465493946771106953b9d2e70a27b69463af4299 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/ci/qa-common/main.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/ci/qa-common/main.gitlab-ci.yml b/.gitlab/ci/qa-common/main.gitlab-ci.yml
index f23c3e344bb..fa69d178b3d 100644
--- a/.gitlab/ci/qa-common/main.gitlab-ci.yml
+++ b/.gitlab/ci/qa-common/main.gitlab-ci.yml
@@ -5,7 +5,7 @@ workflow:
name: $PIPELINE_NAME
include:
- - component: "gitlab.com/gitlab-org/quality/pipeline-common/allure-report@8.0.0"
+ - component: "gitlab.com/gitlab-org/quality/pipeline-common/allure-report@8.1.1"
inputs:
job_name: "e2e-test-report"
job_stage: "report"
@@ -14,7 +14,7 @@ include:
gitlab_auth_token_variable_name: "PROJECT_TOKEN_FOR_CI_SCRIPTS_API_USAGE"
allure_job_name: "${QA_RUN_TYPE}"
- project: gitlab-org/quality/pipeline-common
- ref: 8.1.0
+ ref: 8.1.1
file:
- /ci/base.gitlab-ci.yml
- /ci/knapsack-report.yml