Skip to content

Commit cc61158

Browse files
committed
bump
1 parent 1766609 commit cc61158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generic_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
"${image_name}:${tag}" \
191191
"${image_id}"
192192
193-
buildah inspect -t image ${image_name}:${tag}
193+
buildah inspect -t image ${image_name}:${tag}-${arch}
194194
done
195195
done
196196
buildah inspect -t manifest ${image_name}

0 commit comments

Comments
 (0)