X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=.azure-pipelines.yml;h=28387ce17cae0921b4ee77b938b4e5236806e33a;hb=d3976cc2feddedf4283b9a567c8157e0ccb4226e;hp=636500d6cead910a46ff4f758d7152d8ad3f0c81;hpb=7b4116d449315c65599802f7472ddf58c86814e5;p=oweals%2Fu-boot.git diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 636500d6ce..28387ce17c 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-20200403-27Apr2020 + ci_runner_image: trini/u-boot-gitlab-ci-runner:bionic-20200526-18Jun2020 # 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.