-
Notifications
You must be signed in to change notification settings - Fork 153
Adding Test Job
Komnus丶Q edited this page Jul 6, 2022
·
12 revisions
#schema
test_group_name:
pre: path
post: path
includes:
- path 1
- path 2
...
jobs:
job_name:
job: path
pre: path
post: path
job_name:
job: path
pre: path
post: path
...
test_group_name:
pre: path
post: path
includes:
- path 1
- path 2
...
jobs:
job_name:
job: path
pre: path
post: path
job_name:
job: path
pre: path
post: path
...