GithubActionConfiguration interface
خصائص التكوين التي تحدد الإعدادات القابلة للتغيير ل Container App 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