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

main.yml « .azure-pipelines - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 836e77122fa410150e2aef66dc82f346f85eb9d7 (plain)
1
2
3
4
5
6
7
8
trigger:
  - master
pr:
  - master
  - '*.x'

jobs:
  - template: templates/jobs/standard-tests-jobs.yml