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: cae4f799c2e214c2670c36051f28c023c7aa5480 (plain)
1
2
3
4
5
6
7
8
trigger: none
pr:
  - master
  - '*.x'

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