7489-testToMaster #2515

Merged
alexm merged 329 commits from 7489-testToMaster into master 2024-05-28 05:30:19 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit ab879df00f - Show all commits

1
Jenkinsfile vendored
View File

@ -59,7 +59,6 @@ pipeline {
}
environment {
PROJECT_NAME = 'salix'
STACK_NAME = "${env.PROJECT_NAME}-${env.BRANCH_NAME}"
}
stages {
stage('Install') {