Skip to content

Commit

Permalink
packit: wait for python-copr-common to build first
Browse files Browse the repository at this point in the history
  • Loading branch information
nikromen committed Jul 24, 2023
1 parent 5d8afbb commit 73543b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ packages:
files_to_sync:
- python-copr.spec
upstream_tag_template: python-copr-{version}
actions:
post-upstream-clone:
- sh -c "wait-for-copr --owner $COPR_OWNER --project $COPR_PROJECT python-copr-common `git rev-parse --short HEAD`"

python-copr-common:
downstream_package_name: python-copr-common
Expand Down

0 comments on commit 73543b5

Please sign in to comment.