]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
Azure/Travis: Update to latest Docker image
authorTom Rini <trini@konsulko.com>
Wed, 5 Aug 2020 23:28:49 +0000 (19:28 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 5 Aug 2020 23:28:49 +0000 (19:28 -0400)
- New bionic snapshot
- Updated sbsigntool
- Include SH4 in qemu

Signed-off-by: Tom Rini <trini@konsulko.com>
.azure-pipelines.yml
.gitlab-ci.yml

index c3eb887720e0cf9b236fe6a31b7d3e7505dd6212..adcc0fbcb2cdbb5b0fb5772cc5ec7bc9bc8beb73 100644 (file)
@@ -2,7 +2,7 @@ variables:
   windows_vm: vs2017-win2016
   ubuntu_vm: ubuntu-18.04
   macos_vm: macOS-10.15
-  ci_runner_image: trini/u-boot-gitlab-ci-runner:bionic-20200526-18Jun2020
+  ci_runner_image: trini/u-boot-gitlab-ci-runner:bionic-20200713-05Aug2020
   # Add '-u 0' options for Azure pipelines, otherwise we get "permission
   # denied" error when it tries to "useradd -m -u 1001 vsts_azpcontainer",
   # since our $(ci_runner_image) user is not root.
index 43f9d3bb147544a0916e9ad35ab2d2e241f00acc..b0d7679b45e21dcc7d06376a7d6bc305fa52fc79 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:bionic-20200526-18Jun2020
+image: trini/u-boot-gitlab-ci-runner:bionic-20200713-05Aug2020
 
 # We run some tests in different order, to catch some failures quicker.
 stages: