From a80697143b2d756b59056e03fde6d515bbc0e52d Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Tue, 18 Apr 2023 14:39:12 +0200 Subject: [PATCH] packit: final touches - drop the echo of the tarball name, it is not actually used - switch back to prod instance, as it should work fine now --- packit.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/packit.yaml b/packit.yaml index 6f4e514..58d2462 100644 --- a/packit.yaml +++ b/packit.yaml @@ -5,7 +5,6 @@ srpm_build_deps: actions: pre-sync: - tito build -o . --tgz - - bash -c "ls -1 ./subscription-manager-*.tar.gz" specfile_path: subscription-manager.spec files_to_sync: - src: @@ -16,7 +15,6 @@ upstream_tag_template: "subscription-manager-{version}-1" jobs: - job: pull_from_upstream trigger: release - packit_instances: ["stg"] dist_git_branches: - fedora-all - job: koji_build