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 9, 2024
1 parent 7ed3e1b commit 9cd599c
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 9cd599c

Please sign in to comment.