From 4ae0bde84093e17ffb8802c9cac060330d6cd7ea Mon Sep 17 00:00:00 2001 From: Darii Nurgaleev <50947177+Darleev@users.noreply.github.com> Date: Thu, 15 Apr 2021 18:59:28 +0700 Subject: [PATCH] Image generation fix: remove quote (#3191) * github_feed_token removal * remove file * GithubFeedToken remove from other files * remove boost from docs * added fix for img generation --- images.CI/linux-and-win/azure-pipelines/image-generation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.CI/linux-and-win/azure-pipelines/image-generation.yml b/images.CI/linux-and-win/azure-pipelines/image-generation.yml index 2b4aae4f8..30ce846f5 100644 --- a/images.CI/linux-and-win/azure-pipelines/image-generation.yml +++ b/images.CI/linux-and-win/azure-pipelines/image-generation.yml @@ -51,7 +51,7 @@ jobs: -Location $(AZURE_LOCATION) ` -VirtualNetworkName $(BUILD_AGENT_VNET_NAME) ` -VirtualNetworkRG $(BUILD_AGENT_VNET_RESOURCE_GROUP) ` - -VirtualNetworkSubnet $(BUILD_AGENT_SUBNET_NAME) ` + -VirtualNetworkSubnet $(BUILD_AGENT_SUBNET_NAME) env: PACKER_LOG: 1