diff --git a/.ci/templates.yml b/.ci/templates.yml index 0043f961d928198c012e9776b254ddf5def50fcc..d2b34909cfebab2e1a7f82b9ba556ec0774978f6 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.31 + ref: 0.1.33 - project: acc-logging-team/gitlab-templates file: gitlab-ci-logging.yml - ref: 0.1.31 + ref: 0.1.33 .local_integration_tests: extends: diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0c6b5d00af48389b044da2c5bbd26d7b6a0d0a27..f4298a6dd487875f4a101582ed7bb8c00365c59a 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.31 + ref: 0.1.33 - project: acc-logging-team/gitlab-templates file: workflows/test.yml - ref: 0.1.31 + ref: 0.1.33 - project: acc-logging-team/gitlab-templates file: workflows/staging.yml - ref: 0.1.31 + ref: 0.1.33 variables: ANSIBLE_FILES: ansible