diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f5a2c11055aacc7caf489c044b86fd31f76539a3..2e4a2dd93dec11f9738a24dce46e9d277e93993e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,9 +1,9 @@ include: - project: 'ironbank-tools/ironbank-pipeline' file: '/templates/default.yaml' - ref: "117-clamav-hardened-container" + ref: "test-all-in-one" variables: YAML_LINT_DISABLED: "true" DOCKERFILE_LINT_DISABLED: "true" - TARGET_BRANCH: "117-clamav-hardened-container" + TARGET_BRANCH: "test-all-in-one" WL_TARGET_BRANCH: "pipeline-test-project"