mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 23:28:57 +00:00
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
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
|||||||
-Location $(AZURE_LOCATION) `
|
-Location $(AZURE_LOCATION) `
|
||||||
-VirtualNetworkName $(BUILD_AGENT_VNET_NAME) `
|
-VirtualNetworkName $(BUILD_AGENT_VNET_NAME) `
|
||||||
-VirtualNetworkRG $(BUILD_AGENT_VNET_RESOURCE_GROUP) `
|
-VirtualNetworkRG $(BUILD_AGENT_VNET_RESOURCE_GROUP) `
|
||||||
-VirtualNetworkSubnet $(BUILD_AGENT_SUBNET_NAME) `
|
-VirtualNetworkSubnet $(BUILD_AGENT_SUBNET_NAME)
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PACKER_LOG: 1
|
PACKER_LOG: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user