Skip to content

Commit c7fd52e

Browse files
committed
fixup! Edit Pipeline Trigger
1 parent b25c25f commit c7fd52e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pipelines/build/binaries.jobs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ jobs:
4444
- job: sign_${{ job_data.job }}
4545
displayName: "Sign Binary - ${{ job_data.displayName }}"
4646
strategy: ${{ job_data.strategy }}
47+
dependsOn:
48+
- binaries_${{ job_data.job }}
4749
pool:
4850
type: docker
4951
os: linux

0 commit comments

Comments
 (0)