disord pull request test #14

Merged
jared merged 1 commits from ci043-add-jenkins-ci into development 2025-06-25 17:00:30 +02:00
Showing only changes of commit 036798d330 - Show all commits

1
Jenkinsfile vendored
View File

@@ -19,6 +19,7 @@ pipeline {
sh 'npm audit'
}
}
// stage('Build') {
// when {