Welcome to mirror list, hosted at ThFree Co, Russian Federation.

vendored-gems.gitlab-ci.yml « ci « .gitlab - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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