projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a825ca0
)
shippable: be verbose while building docker images
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Fri, 2 Jun 2017 18:56:25 +0000
(15:56 -0300)
committer
Alex Bennée
<alex.bennee@linaro.org>
Wed, 21 Jun 2017 14:03:06 +0000
(15:03 +0100)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
.shippable.yml
patch
|
blob
|
history
diff --git
a/.shippable.yml
b/.shippable.yml
index 46adfa030f54bd07c2dd9355510e639362f2f995..fe360f85cb625dfb08cc1d6912e5b10ab95b0a25 100644
(file)
--- a/
.shippable.yml
+++ b/
.shippable.yml
@@
-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}