Skip to content

Commit

Permalink
TEMPORARY
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Sep 19, 2023
1 parent a3f8392 commit 2b9d918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ downstream_package_name: stratisd
actions:
post-upstream-clone:
- "git clone https://github.com/stratis-storage/ci --depth=1 ../distro"
- "sh -c '(cd ../distro; git checkout -b mulkieran-use-tomllib master; git pull https://github.com/mulkieran/ci.git use-tomllib)'"
- "mv ../distro/mockbuild_test/stratisd.spec ../distro/stratisd.spec"
create-archive:
- "sh -c 'python3 ../distro/release_management/create_artifacts.py ../distro/ --pre-release --specfile-path=../distro/stratisd.spec stratisd $(rpmspec -q --srpm --qf %{Version} ../distro/stratisd.spec)'"
Expand Down

0 comments on commit 2b9d918

Please sign in to comment.