Skip to content

Commit

Permalink
Use shorter package names for latest copr builds
Browse files Browse the repository at this point in the history
To keep the naming consistent with `fmf` packages. There's no need
to track miliseconds, the `devX` suffix bump is enough to keep the
latest package to appear as newest.
  • Loading branch information
psss authored and happz committed Jan 10, 2025
1 parent 5ed40cc commit 705df69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
trigger: commit
branch: main
project: latest
release_suffix: "{PACKIT_PROJECT_BRANCH}"

# Build pull requests
- <<: *copr-under-packit
Expand Down

0 comments on commit 705df69

Please sign in to comment.