From d07d6d55e18f58804e39ab66e9fba42ef189fe1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pl=C3=ADchal?= Date: Wed, 18 Dec 2024 13:35:35 +0100 Subject: [PATCH] Use shorter package names for `latest` copr builds 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. --- .packit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.packit.yaml b/.packit.yaml index d758b6afa6..6ce4625cd1 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -86,6 +86,7 @@ jobs: trigger: commit branch: main project: latest + release_suffix: "{PACKIT_PROJECT_BRANCH}" # Build pull requests - <<: *copr-under-packit