mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 22:26:56 +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) `
|
||||
-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
|
||||
|
||||
Reference in New Issue
Block a user