Skip to content

Commit

Permalink
Adding dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Oct 24, 2024
1 parent e973742 commit 2a5be8c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ stages:
# if final job not extecuted, it will not run nightlly build
- stage: Final
dependsOn:
- Linux_Test_CPU_x86_64_stage
- Linux_Test_CPU_aarch64_stage
- Packages_Somking_Test
jobs:
- job: Final
# Run this step only if all previous steps are succeeded and (this build was triggered by a resource trigger or it was triggered by another build).
Expand Down

0 comments on commit 2a5be8c

Please sign in to comment.