diff options
Diffstat (limited to '.shippable.yml')
-rw-r--r-- | .shippable.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.shippable.yml b/.shippable.yml index 2cce7b5689..81905727d1 100644 --- a/.shippable.yml +++ b/.shippable.yml @@ -29,8 +29,8 @@ build: pre_ci: - make docker-image-${IMAGE} V=1 pre_ci_boot: - image_name: qemu - image_tag: ${IMAGE} + image_name: qemu/${IMAGE} + image_tag: latest pull: false options: "-e HOME=/root" ci: |