Skip to content
代码片段 群组 项目
未验证 提交 fd63faab 编辑于 作者: Matt Mitchell's avatar Matt Mitchell 提交者: GitHub
浏览文件

Fixup stage dependencies for PBSign scenarios (#30130)

上级 342a789f
No related branches found
No related tags found
无相关合并请求
...@@ -831,6 +831,15 @@ stages: ...@@ -831,6 +831,15 @@ stages:
- CodeSign_Xplat_Linux_musl_x64 - CodeSign_Xplat_Linux_musl_x64
- CodeSign_Xplat_Linux_musl_arm - CodeSign_Xplat_Linux_musl_arm
- CodeSign_Xplat_Linux_musl_arm64 - CodeSign_Xplat_Linux_musl_arm64
- ${{ if eq(variables['PostBuildSign'], 'true') }}:
- MacOs_arm64_build
- MacOs_x64_build
- Linux_x64_build
- Linux_arm_build
- Linux_arm64_build
- Linux_musl_x64_build
- Linux_musl_arm_build
- Linux_musl_arm64_build
# In addition to the dependencies above, ensure the build was successful overall. # In addition to the dependencies above, ensure the build was successful overall.
- Source_Build - Source_Build
pool: pool:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册