Skip to content

Commit

Permalink
Add jobs to build queue when JCasC is loaded
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Kaapu <[email protected]>
  • Loading branch information
mkaapu committed Dec 10, 2024
1 parent cf0bf50 commit e9c1244
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions hosts/azure/jenkins-controller/jenkins-casc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -307,3 +307,13 @@ jobs:
}
}
}
- script: >
queue('Ghaf main pipeline')
- script: >
queue('Ghaf pre-merge pipeline')
- script: >
queue('Ghaf nightly pipeline')
- script: >
queue('Ghaf release pipeline')
- script: >
queue('FMO OS main_pipeline')

0 comments on commit e9c1244

Please sign in to comment.