GitHubActionCodeConfiguration interface
GitHub 動作程式代碼組態。
屬性
runtime |
運行時間堆疊可用來判斷程式碼基底應用程式的工作流程檔案內容。 |
runtime |
運行時間版本可用來判斷工作流程檔案中要設定的組建版本。 |
屬性詳細資料
runtimeStack
運行時間堆疊可用來判斷程式碼基底應用程式的工作流程檔案內容。
runtimeStack?: string
屬性值
string
runtimeVersion
運行時間版本可用來判斷工作流程檔案中要設定的組建版本。
runtimeVersion?: string
屬性值
string