We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7876726 + 655c222 commit 2c4d6dfCopy full SHA for 2c4d6df
.packit.yaml
@@ -55,9 +55,9 @@ packages:
55
- python3 -m build --sdist --outdir ./fedora/
56
- bash -c "ls -1t ./centos-integration-sig/*.tar.gz | head -n 1"
57
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!
+ dist_git_base_url: https://gitlab.com
+ dist_git_namespace: CentOS/Integration/packit-cbs/rpms
+ sig: Integration/packit-cbs
61
pkg_tool: centpkg-sig
62
63
specfile-epel8:
0 commit comments