Skip to content
Snippets Groups Projects

Update ci-qa

2 files
+ 3
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -5,7 +5,7 @@ workflow:
name: $PIPELINE_NAME
include:
- component: "gitlab.com/gitlab-org/quality/pipeline-common/allure-report@8.18.3"
- component: "gitlab.com/gitlab-org/quality/pipeline-common/allure-report@8.18.4"
inputs:
job_name: "e2e-test-report"
job_stage: "report"
@@ -15,7 +15,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.18.3
ref: 8.18.4
file:
- /ci/base.gitlab-ci.yml
- /ci/knapsack-report.yml
Loading