Skip to content

Commit

Permalink
shippable: add one more qemu to registry url
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
stsquad committed Jul 27, 2020
1 parent 194f8ca commit 3b6b499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ env:
TARGET_LIST=ppc64-softmmu,ppc64-linux-user,ppc64abi32-linux-user
build:
pre_ci_boot:
image_name: registry.gitlab.com/qemu-project/qemu/${IMAGE}
image_name: registry.gitlab.com/qemu-project/qemu/qemu/${IMAGE}
image_tag: latest
pull: true
options: "-e HOME=/root"
Expand Down

0 comments on commit 3b6b499

Please sign in to comment.