diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 90947e819..a88f151d9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -169,7 +169,7 @@ stages: command: 'buildAndPush' Dockerfile: 'Dockerfile' tags: '$(Build.SourceBranchName)' - - job: build-gatekeeper + - job: build-static pool: vmImage: 'ubuntu-latest' steps: