removed unneeded comments
This commit is contained in:
parent
0f64582b0d
commit
579411ab66
11
action.yml
11
action.yml
@ -44,20 +44,11 @@ inputs:
|
|||||||
description: 'Azure connected cluster name'
|
description: 'Azure connected cluster name'
|
||||||
required: false
|
required: false
|
||||||
default: ''
|
default: ''
|
||||||
|
|
||||||
# inputs for az login
|
|
||||||
# enable-AzPSSession:
|
|
||||||
# description: 'Set this value to true to enable Azure PowerShell Login in addition to Az CLI login'
|
|
||||||
# required: false
|
|
||||||
# default: false
|
|
||||||
environment:
|
environment:
|
||||||
description: 'Name of the environment. Supported values are azurecloud, azurestack, azureusgovernment, azurechinacloud, azuregermancloud. Default being azurecloud'
|
description: 'Name of the environment. Supported values are azurecloud, azurestack, azureusgovernment, azurechinacloud, azuregermancloud. Default being azurecloud'
|
||||||
required: false
|
required: false
|
||||||
default: AzureCloud
|
default: AzureCloud
|
||||||
# allow-no-subscriptions:
|
|
||||||
# description: 'Set this value to true to enable support for accessing tenants without subscriptions'
|
|
||||||
# required: false
|
|
||||||
# default: false
|
|
||||||
branding:
|
branding:
|
||||||
color: 'green' # optional, decorates the entry in the GitHub Marketplace
|
color: 'green' # optional, decorates the entry in the GitHub Marketplace
|
||||||
runs:
|
runs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user