We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffe9e43 commit a5e6a83Copy full SHA for a5e6a83
1 file changed
.packit.yaml
@@ -10,7 +10,7 @@ downstream_package_name: stratisd
10
11
actions:
12
post-upstream-clone:
13
- - "git clone https://github.com/stratis-storage/ci --depth=1 ../distro"
+ - "git clone https://github.com/bgurney-rh/ci -b stratisd-autosetup-tar --depth=1 ../distro"
14
- "mv ../distro/mockbuild_test/stratisd.spec ../distro/stratisd.spec"
15
- "cargo install cargo-version-util"
16
- "cargo install cargo-vendor-filterer"
0 commit comments