mirror of
https://github.com/actions/runner-images.git
synced 2025-12-13 04:37:09 +00:00
Move gcloud to CLI tools section (#2086)
* Move gcloud to CLI tool section * Update SoftwareReport.Generator.ps1 * Update Ubuntu2004-README.md
This commit is contained in:
@@ -94,7 +94,6 @@ $toolsList = @(
|
||||
(Get-GitVersion),
|
||||
(Get-GitLFSVersion),
|
||||
(Get-GitFTPVersion),
|
||||
(Get-GoogleCloudSDKVersion),
|
||||
(Get-HavegedVersion),
|
||||
(Get-HerokuVersion),
|
||||
(Get-HHVMVersion),
|
||||
@@ -142,6 +141,7 @@ $markdown += New-MDList -Style Unordered -Lines @(
|
||||
(Get-AzureCliVersion),
|
||||
(Get-AzureDevopsVersion),
|
||||
(Get-GitHubCliVersion),
|
||||
(Get-GoogleCloudSDKVersion),
|
||||
(Get-HubCliVersion),
|
||||
(Get-NetlifyCliVersion),
|
||||
(Get-OCCliVersion),
|
||||
|
||||
Reference in New Issue
Block a user