Skip to content

Commit ea0e3af

Browse files
author
the Mulhern
committed
packit: use identifers to distinguish copr_build jobs
Signed-off-by: the Mulhern <amulhern@amulhern.bos.csb>
1 parent 13bda22 commit ea0e3af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.packit.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,13 @@ srpm_build_deps:
4141
jobs:
4242
- job: copr_build
4343
trigger: pull_request
44+
identifier: copr_pull
4445
targets:
4546
- fedora-all
4647

4748
- job: copr_build
4849
trigger: commit
50+
identifier: copr_commit
4951
targets:
5052
- fedora-all
5153

0 commit comments

Comments
 (0)