GithubActionConfiguration interface
Container App SourceControl の変更可能な設定を定義する構成プロパティ
プロパティ
| azure |
AzureCredentials の構成。 |
| context |
コンテキスト パス |
| github |
Github 環境を構成するための Github PAT の 1 回限り |
| image | イメージ名 |
| os | オペレーション システム |
| publish |
コードまたはイメージ |
| registry |
レジストリ構成。 |
| runtime |
ランタイム スタック |
| runtime |
ランタイム バージョン |
プロパティの詳細
azureCredentials
contextPath
コンテキスト パス
contextPath?: string
プロパティ値
string
githubPersonalAccessToken
Github 環境を構成するための Github PAT の 1 回限り
githubPersonalAccessToken?: string
プロパティ値
string
image
イメージ名
image?: string
プロパティ値
string
os
オペレーション システム
os?: string
プロパティ値
string
publishType
コードまたはイメージ
publishType?: string
プロパティ値
string
registryInfo
runtimeStack
ランタイム スタック
runtimeStack?: string
プロパティ値
string
runtimeVersion
ランタイム バージョン
runtimeVersion?: string
プロパティ値
string