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
This commit is contained in:
parent
3b1a247e29
commit
a80697143b
@ -5,7 +5,6 @@ srpm_build_deps:
|
|||||||
actions:
|
actions:
|
||||||
pre-sync:
|
pre-sync:
|
||||||
- tito build -o . --tgz
|
- tito build -o . --tgz
|
||||||
- bash -c "ls -1 ./subscription-manager-*.tar.gz"
|
|
||||||
specfile_path: subscription-manager.spec
|
specfile_path: subscription-manager.spec
|
||||||
files_to_sync:
|
files_to_sync:
|
||||||
- src:
|
- src:
|
||||||
@ -16,7 +15,6 @@ upstream_tag_template: "subscription-manager-{version}-1"
|
|||||||
jobs:
|
jobs:
|
||||||
- job: pull_from_upstream
|
- job: pull_from_upstream
|
||||||
trigger: release
|
trigger: release
|
||||||
packit_instances: ["stg"]
|
|
||||||
dist_git_branches:
|
dist_git_branches:
|
||||||
- fedora-all
|
- fedora-all
|
||||||
- job: koji_build
|
- job: koji_build
|
||||||
|
Loading…
Reference in New Issue
Block a user