diff --git a/.packit.yaml b/.packit.yaml index 3bb73d9..cc9ae5c 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,11 +1,18 @@ jobs: - job: copr_build metadata: - targets: &id001 [centos-stream-x86_64] + targets: + - centos-stream-8-x86_64 trigger: pull_request - job: tests metadata: - targets: *id001 + targets: + - centos-stream-8-x86_64 trigger: pull_request +sources: +- path: libssh-0.9.4.tar.xz + url: https://git.centos.org/sources/libssh/c8s/93289b77379263328c843fa85ba5ed4b274b689f +- path: libssh.keyring + url: https://git.centos.org/sources/libssh/c8s/3f2ab0bca02893402ba0ad172a6bd44456a65f86 specfile_path: SPECS/libssh.spec upstream_ref: c8s-source-git