diff --git a/.ci/templates.yml b/.ci/templates.yml index d2b34909cfebab2e1a7f82b9ba556ec0774978f6..e6c635af14df60d4dbd784a1acd2057fae244b71 100644 --- a/.ci/templates.yml +++ b/.ci/templates.yml @@ -1,10 +1,10 @@ include: - project: acc-logging-team/gitlab-templates file: gitlab-ci-common.yml - ref: 0.1.33 + ref: 0.1.34 - project: acc-logging-team/gitlab-templates file: gitlab-ci-logging.yml - ref: 0.1.33 + ref: 0.1.34 .local_integration_tests: extends: diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 550e5b51b01ed7f0893e214b6f667184bb23d9c6..4a74620cd554bb9237cff053aafda8532b9c51d0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,13 +2,13 @@ include: - local: '.ci/templates.yml' - project: acc-logging-team/gitlab-templates file: workflows/base.yml - ref: 0.1.33 + ref: 0.1.34 - project: acc-logging-team/gitlab-templates file: workflows/test.yml - ref: 0.1.33 + ref: 0.1.34 - project: acc-logging-team/gitlab-templates file: workflows/staging.yml - ref: 0.1.33 + ref: 0.1.34 variables: ANSIBLE_FILES: ansible