gitlab-ci: Update Docker image to xenial-20190720-24Jul2019 tag
authorTom Rini <trini@konsulko.com>
Wed, 24 Jul 2019 15:29:47 +0000 (11:29 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 24 Jul 2019 20:26:15 +0000 (16:26 -0400)
- Add in lzma-alone for current binman tests
- Update to Ubuntu's xenial-20190720 tag (latest).

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
.gitlab-ci.yml

index b919eaf0c100da154894796cc15930a62007bab7..95fc68906b98c666ed6039ade10e33f66862c25d 100644 (file)
@@ -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: