There was an error while loading. Please reload this page.
1 parent f0f274f commit bc6d9c2Copy full SHA for bc6d9c2
1 file changed
copr-ci.sh
@@ -51,7 +51,7 @@ echo "COMMIT=$COMMIT"
51
# move spec file to the correct location
52
directories=(
53
"."
54
- "./packaging/linux/fedora"
+ "./packaging/linux/copr"
55
)
56
for dir in "${directories[@]}"; do
57
if [[ -f "${dir}/${COPR_PACKAGE}.spec" ]]; then
0 commit comments