GithubActionConfiguration interface
Vlastnosti konfigurace, které definují proměnlivá nastavení objektu Container App SourceControl
Vlastnosti
azure |
Konfigurace AzureCredentials |
context |
Kontextová cesta |
github |
Jednorázová konfigurace prostředí GitHub PAT |
image | Název obrázku |
os | Operační systém |
publish |
Kód nebo obrázek |
registry |
Konfigurace registru |
runtime |
Zásobník modulu runtime |
runtime |
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
runtimeStack
Zásobník modulu runtime
runtimeStack?: string
Hodnota vlastnosti
string
runtimeVersion
Verze modulu runtime
runtimeVersion?: string
Hodnota vlastnosti
string