Sdílet prostřednictvím


GithubActionConfiguration interface

Vlastnosti konfigurace, které definují proměnlivá nastavení objektu Container App SourceControl

Vlastnosti

azureCredentials

Konfigurace AzureCredentials

contextPath

Kontextová cesta

githubPersonalAccessToken

Jednorázová konfigurace prostředí GitHub PAT

image

Název obrázku

os

Operační systém

publishType

Kód nebo obrázek

registryInfo

Konfigurace registru

runtimeStack

Zásobník modulu runtime

runtimeVersion

Verze modulu runtime

Podrobnosti vlastnosti

azureCredentials

Konfigurace AzureCredentials

azureCredentials?: AzureCredentials

Hodnota vlastnosti

contextPath

Kontextová cesta

contextPath?: string

Hodnota vlastnosti

string

githubPersonalAccessToken

Jednorázová konfigurace prostředí GitHub PAT

githubPersonalAccessToken?: string

Hodnota vlastnosti

string

image

Název obrázku

image?: string

Hodnota vlastnosti

string

os

Operační systém

os?: string

Hodnota vlastnosti

string

publishType

Kód nebo obrázek

publishType?: string

Hodnota vlastnosti

string

registryInfo

Konfigurace registru

registryInfo?: RegistryInfo

Hodnota vlastnosti

runtimeStack

Zásobník modulu runtime

runtimeStack?: string

Hodnota vlastnosti

string

runtimeVersion

Verze modulu runtime

runtimeVersion?: string

Hodnota vlastnosti

string