X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.azure-pipelines.yml;h=adcc0fbcb2cdbb5b0fb5772cc5ec7bc9bc8beb73;hb=d584648dad691caec3ecc7777dbfa3f1936878e5;hp=c3eb887720e0cf9b236fe6a31b7d3e7505dd6212;hpb=7cb2060b4e63a89c50739dc8a9fcd5d73f86f0be;p=platform%2Fkernel%2Fu-boot.git diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index c3eb887..adcc0fb 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -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.