Skip to content

Commit

Permalink
W-14077785 - Release HF ALS 6.0.1-0
Browse files Browse the repository at this point in the history
  • Loading branch information
BlockLucas committed Sep 11, 2023
1 parent e18636a commit 041014d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ pipeline {
anyOf {
branch 'master'
branch 'rc/*'
branch 'support/*'
}
}
}
Expand Down Expand Up @@ -148,6 +149,7 @@ pipeline {
branch 'master'
branch 'develop'
branch 'rc/*'
branch 'support/*'
}
}
steps {
Expand All @@ -169,6 +171,7 @@ pipeline {
branch 'master'
branch 'develop'
branch 'rc/*'
branch 'support/*'
}
}
steps {
Expand Down Expand Up @@ -198,6 +201,7 @@ pipeline {
branch 'master'
branch 'develop'
branch 'rc/*'
branch 'support/*'
}
}
steps {
Expand Down

0 comments on commit 041014d

Please sign in to comment.