共用方式為


GithubActionConfiguration interface

定義容器應用程式SourceControl之可變動設定的組態屬性

屬性

azureCredentials

AzureCredentials 組態。

contextPath

內容路徑

githubPersonalAccessToken

一次 Github PAT 設定 github 環境

image

映射名稱

os

作系統

publishType

程序代碼或影像

registryInfo

登錄組態。

runtimeStack

運行時間堆疊

runtimeVersion

運行時間版本

屬性詳細資料

azureCredentials

AzureCredentials 組態。

azureCredentials?: AzureCredentials

屬性值

contextPath

內容路徑

contextPath?: string

屬性值

string

githubPersonalAccessToken

一次 Github PAT 設定 github 環境

githubPersonalAccessToken?: string

屬性值

string

image

映射名稱

image?: string

屬性值

string

os

作系統

os?: string

屬性值

string

publishType

程序代碼或影像

publishType?: string

屬性值

string

registryInfo

登錄組態。

registryInfo?: RegistryInfo

屬性值

runtimeStack

運行時間堆疊

runtimeStack?: string

屬性值

string

runtimeVersion

運行時間版本

runtimeVersion?: string

屬性值

string