Skip to content

Commit 2c4d6df

Browse files
Add sig related info to centos stream package config (#446)
2 parents 7876726 + 655c222 commit 2c4d6df

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.packit.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ packages:
5555
- python3 -m build --sdist --outdir ./fedora/
5656
- bash -c "ls -1t ./centos-integration-sig/*.tar.gz | head -n 1"
5757
get-current-version: python3 -m setuptools_scm
58-
dist_git_base_url: https://gitlab.com # this is not taken into account by centpkg-sig yet!
59-
dist_git_namespace: CentOS/Integration/packit-cbs/rpms # this is not taken into account by centpkg-sig yet!
60-
#sig: Integration/packit-cbs # this is not taken into account by centpkg-sig yet!
58+
dist_git_base_url: https://gitlab.com
59+
dist_git_namespace: CentOS/Integration/packit-cbs/rpms
60+
sig: Integration/packit-cbs
6161
pkg_tool: centpkg-sig
6262

6363
specfile-epel8:

0 commit comments

Comments
 (0)