refs #6915 test_master24_8 #2067

Merged
alexm merged 561 commits from test_master24_8 into master 2024-02-22 07:31:34 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 55b9155189 - Show all commits

1
Jenkinsfile vendored
View File

@ -42,6 +42,7 @@ node {
echo "Node: ${NODE_NAME}"
echo "Workspace: ${WORKSPACE}"
echo "Debug: ${env.DEBUG}"
echo "Replicas: ${env.BACK_REPLICAS}"
}
}
pipeline {