Skip to content

Commit

Permalink
chore(packit): use correct yaml identation
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Martín <[email protected]>
  • Loading branch information
mmartinv committed Nov 27, 2024
1 parent e5c14bb commit b0ce4e6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,29 +69,29 @@ jobs:
trigger: release
packages: [fido-device-onboard-fedora]
dist_git_branches:
- fedora-development
- fedora-latest-stable
- fedora-development
- fedora-latest-stable

- job: propose_downstream
trigger: release
packages: [fido-device-onboard-centos]
dist_git_branches:
- c10s
- c9s
- c10s
- c9s

- job: koji_build
trigger: commit
allowed_pr_authors: [all_committers]
dist_git_branches:
- fedora-development
- fedora-latest-stable
- fedora-development
- fedora-latest-stable

- job: bodhi_update
trigger: commit
allowed_builders: [all_committers]
dist_git_branches:
- fedora-development
- fedora-latest-stable
- fedora-development
- fedora-latest-stable

- <<: *fdo_copr_build
trigger: commit
Expand Down

0 comments on commit b0ce4e6

Please sign in to comment.