diff --git a/http/exposures/files/gitlab-ci-yml.yaml b/http/exposures/files/gitlab-ci-yml.yaml index 2980bd9670..de43fabef8 100644 --- a/http/exposures/files/gitlab-ci-yml.yaml +++ b/http/exposures/files/gitlab-ci-yml.yaml @@ -21,6 +21,7 @@ http: path: - "{{BaseURL}}/.gitlab-ci.yml" - "{{BaseURL}}/gitlab-ci.yml" + - "{{BaseURL}}/.gitlab-ci/variables.yml" stop-at-first-match: true