diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1ebe6fe769aea984b4aeca8aa2d1608d7b4f0318..35d9b978850c6fc1ad58f222ca0813d719fc7cea 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,11 +1,11 @@ include: - project: 'ironbank-tools/ironbank-pipeline' file: '/templates/default.yaml' - ref: 'debug-2' + ref: 'ib-pipeline-image' variables: IMG_VERSION: "v1.18.8" YAML_LINT_DISABLED: "true" DOCKERFILE_LINT_DISABLED: "true" - TARGET_BRANCH: 'debug-2' + TARGET_BRANCH: 'ib-pipeline-image' WL_TARGET_BRANCH: 'pipeline-test-project'