Skip to content

Commit

Permalink
packit.yaml: provide copr main builds for testing
Browse files Browse the repository at this point in the history
Provide COPR main builds for folks who are interested in testing files
and later to eventually reverse test Cockpit-files in Cockpit.

Closes: #394
  • Loading branch information
jelly committed Apr 24, 2024
1 parent b7b263d commit 126e5d7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,13 @@ jobs:
- fedora-development
- fedora-latest-stable

- job: copr_build
trigger: commit
branch: "^main$"
owner: "@cockpit"
project: "main-builds"
preserve_project: True

# Build releases in COPR: https://packit.dev/docs/configuration/#copr_build
#- job: copr_build
# trigger: release
Expand Down

0 comments on commit 126e5d7

Please sign in to comment.