Commit d2a44865 authored by Philippe Mathieu-Daudé's avatar Philippe Mathieu-Daudé Committed by Alex Bennée
Browse files

shippable: be verbose while building docker images

parent a825ca06
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ env:
      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}