mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:41:53 +02:00
More conventional and makes it nicer when doing things like running cat to quickly look at the file like I was doing when I noticed this.
12 lines
240 B
YAML
12 lines
240 B
YAML
trigger:
|
|
# apache-parser-v2 is a temporary branch for doing work related to
|
|
# rewriting the parser in the Apache plugin.
|
|
- apache-parser-v2
|
|
- master
|
|
pr:
|
|
- apache-parser-v2
|
|
- master
|
|
|
|
jobs:
|
|
- template: templates/tests-suite.yml
|