Skip to content

Commit

Permalink
Add sig related info to centos stream package config (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
majamassarini authored Jan 14, 2025
2 parents 7876726 + 655c222 commit 2c4d6df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ packages:
- python3 -m build --sdist --outdir ./fedora/
- bash -c "ls -1t ./centos-integration-sig/*.tar.gz | head -n 1"
get-current-version: python3 -m setuptools_scm
dist_git_base_url: https://gitlab.com # this is not taken into account by centpkg-sig yet!
dist_git_namespace: CentOS/Integration/packit-cbs/rpms # this is not taken into account by centpkg-sig yet!
#sig: Integration/packit-cbs # this is not taken into account by centpkg-sig yet!
dist_git_base_url: https://gitlab.com
dist_git_namespace: CentOS/Integration/packit-cbs/rpms
sig: Integration/packit-cbs
pkg_tool: centpkg-sig

specfile-epel8:
Expand Down

0 comments on commit 2c4d6df

Please sign in to comment.