summaryrefslogtreecommitdiff
path: root/.gitlab/ci/vendored-gems.gitlab-ci.yml
blob: a39c4307c13e095a9673b6a0eb370e98f2f8bf48 (plain)
1
2
3
4
5
6
7
vendor mail-smtp_pool:
  extends:
    - .vendor:rules:mail-smtp_pool
  needs: []
  trigger:
    include: vendor/gems/mail-smtp_pool/.gitlab-ci.yml
    strategy: depend