Skip to content

Commit

Permalink
Windows build job typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Karm committed Jan 23, 2025
1 parent ab928c3 commit aeaecb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ matrixJob('mandrel-24-2-windows-build-matrix') {
}
}
downstreamParameterized {
trised -i 's/24_1/24_2/g' $ngger(['mandrel-windows-integration-tests']) {
trigger(['mandrel-windows-integration-tests']) {
condition('SUCCESS')
parameters {
predefinedProp('MANDREL_BUILD_NUMBER', '${BUILD_NUMBER}')
Expand Down

0 comments on commit aeaecb7

Please sign in to comment.