Skip to content

Commit 3b6b499

Browse files
committed
shippable: add one more qemu to registry url
The registry url is <project>/<repo>/qemu/<image> Perhaps we should rationalise that some day but for now. Signed-off-by: Alex Bennée <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Message-Id: <[email protected]>
1 parent 194f8ca commit 3b6b499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.shippable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ env:
2727
TARGET_LIST=ppc64-softmmu,ppc64-linux-user,ppc64abi32-linux-user
2828
build:
2929
pre_ci_boot:
30-
image_name: registry.gitlab.com/qemu-project/qemu/${IMAGE}
30+
image_name: registry.gitlab.com/qemu-project/qemu/qemu/${IMAGE}
3131
image_tag: latest
3232
pull: true
3333
options: "-e HOME=/root"

0 commit comments

Comments
 (0)