]> Git Repo - qemu.git/blobdiff - .shippable.yml
shippable: be verbose while building docker images
[qemu.git] / .shippable.yml
index 46adfa030f54bd07c2dd9355510e639362f2f995..fe360f85cb625dfb08cc1d6912e5b10ab95b0a25 100644 (file)
@@ -13,7 +13,7 @@ env:
       TARGET_LIST=s390x-softmmu,s390x-linux-user
 build:
   pre_ci:
       TARGET_LIST=s390x-softmmu,s390x-linux-user
 build:
   pre_ci:
-    - make docker-image-${IMAGE}
+    - make docker-image-${IMAGE} V=1
   pre_ci_boot:
     image_name: qemu
     image_tag: ${IMAGE}
   pre_ci_boot:
     image_name: qemu
     image_tag: ${IMAGE}
This page took 0.021886 seconds and 4 git commands to generate.