GithubActionConfiguration interface
خصائص التكوين التي تحدد الإعدادات القابلة للتغيير ل Container App SourceControl
الخصائص
| azure |
تكوينات AzureCredentials. |
| dockerfile |
مسار ملف Docker |
| os | نظام التشغيل |
| publish |
التعليمات البرمجية أو الصورة |
| registry |
تكوينات السجل. |
| runtime |
مكدس وقت التشغيل |
| runtime |
إصدار وقت التشغيل |
تفاصيل الخاصية
azureCredentials
dockerfilePath
مسار ملف Docker
dockerfilePath?: string
قيمة الخاصية
string
os
نظام التشغيل
os?: string
قيمة الخاصية
string
publishType
التعليمات البرمجية أو الصورة
publishType?: string
قيمة الخاصية
string
registryInfo
runtimeStack
مكدس وقت التشغيل
runtimeStack?: string
قيمة الخاصية
string
runtimeVersion
إصدار وقت التشغيل
runtimeVersion?: string
قيمة الخاصية
string