Skip to content

Commit

Permalink
Updating.
Browse files Browse the repository at this point in the history
  • Loading branch information
kbooker79 committed Feb 13, 2024
1 parent 29b877d commit 70579d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/ci/Jenkinsfile.combined
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,8 @@ pipeline {
}
post {
always {
echo "Running post on $NODE_NAME"
echo "Running on ${env.NODE_NAME}"

}
success {
node('built-in') {
Expand Down

0 comments on commit 70579d3

Please sign in to comment.