GithubActionConfiguration interface
定義容器應用程式SourceControl之可變動設定的組態屬性
屬性
azure |
AzureCredentials 組態。 |
context |
內容路徑 |
github |
一次 Github PAT 設定 github 環境 |
image | 映射名稱 |
os | 作系統 |
publish |
程序代碼或影像 |
registry |
登錄組態。 |
runtime |
運行時間堆疊 |
runtime |
運行時間版本 |
屬性詳細資料
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
runtimeStack
運行時間堆疊
runtimeStack?: string
屬性值
string
runtimeVersion
運行時間版本
runtimeVersion?: string
屬性值
string