Alex Bennée <alex.ben...@linaro.org> writes:

> From: Philippe Mathieu-Daudé <f4...@amsat.org>
>
> Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org>
> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
> ---
>  .shippable.yml | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/.shippable.yml b/.shippable.yml
> index f74a3de3ff..9670b13f8e 100644
> --- a/.shippable.yml
> +++ b/.shippable.yml
> @@ -25,6 +25,8 @@ env:
>        TARGET_LIST=mips64el-softmmu,mips64el-linux-user
>      - IMAGE=debian-ppc64el-cross
>        TARGET_LIST=ppc64-softmmu,ppc64-linux-user,ppc64abi32-linux-user
> +    - IMAGE=debian-tricore-cross
> +      TARGET_LIST=
>  build:
>    pre_ci:
>      - make docker-image-${IMAGE} V=1

Serves me right for not waiting until the shippable build finished. This
needs to be dropped as while we can build the image we can't use it to
build anything.

--
Alex Bennée

Reply via email to