From: Tom Rini Date: Wed, 24 Jul 2019 15:29:47 +0000 (-0400) Subject: gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag X-Git-Tag: v2019.10-rc1~12 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=bfe9abe7119ce7cde9eb654d17302ebe124c2c84;p=oweals%2Fu-boot.git gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag - Add in lzma-alone for current binman tests - Update to Ubuntu's xenial-20190720 tag (latest). Signed-off-by: Tom Rini Reviewed-by: Simon Glass --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b919eaf0c1..95fc68906b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ # Grab our configured image. The source for this is found at: # https://gitlab.denx.de/u-boot/gitlab-ci-runner -image: trini/u-boot-gitlab-ci-runner:xenial-20190222-24April2019 +image: trini/u-boot-gitlab-ci-runner:xenial-20190720-24Jul2019 # We run some tests in different order, to catch some failures quicker. stages: