From bfe9abe7119ce7cde9eb654d17302ebe124c2c84 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 24 Jul 2019 11:29:47 -0400 Subject: 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 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') 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: -- cgit v1.2.3