diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8ee1838..4cdf21d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,6 +8,10 @@ include: - remote: https://gitlab.com/opensavvy/ci-templates/-/raw/main/version.gitlab-ci.yml - remote: https://gitlab.com/opensavvy/ci-templates/-/raw/main/mirror.gitlab-ci.yml +variables: + # https://gitlab.com/opensavvy/automation/containers + ci_containers: 0.2.0 + workflow: rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event'