From 228e69b6eccb878bf936a966d6f3ed2415d7460b Mon Sep 17 00:00:00 2001 From: Chris Fernald Date: Thu, 17 Nov 2022 15:00:14 -0800 Subject: [PATCH] Update CI format to new container parameters --- .azurepipelines/Ubuntu-GCC5.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.azurepipelines/Ubuntu-GCC5.yml b/.azurepipelines/Ubuntu-GCC5.yml index 4d7c094f74..afdbbf3cd6 100644 --- a/.azurepipelines/Ubuntu-GCC5.yml +++ b/.azurepipelines/Ubuntu-GCC5.yml @@ -31,6 +31,4 @@ jobs: target_list: NO-TARGET tool_chain_tag: $(tool_chain_tag) vm_image: ubuntu-latest - install_tools: false - container_image: ghcr.io/tianocore/containers/fedora-35-build:5800d58 - + container_build: true