source:
vbox/trunk/src/VBox/Additions/3D/mesa/mesa-24.0.2/bin/ci/pipeline_utils.gql
最後變更 在這個檔案是 103996,由 提交於 12 月 前 | |
---|---|
檔案大小: 174 位元組 |
行 | |
---|---|
1 | query sha2pipelineIID($projectPath: ID!, $sha: String!) { |
2 | project(fullPath: $projectPath) { |
3 | pipelines(last: 1, sha:$sha){ |
4 | nodes { |
5 | iid |
6 | } |
7 | } |
8 | } |
9 | } |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器