ci043-add-jenkins-ci #13

Merged
jared merged 36 commits from ci043-add-jenkins-ci into development 2025-06-25 16:40:38 +02:00
Showing only changes of commit 8c29d39bf6 - Show all commits

2
Jenkinsfile vendored
View File

@@ -51,7 +51,7 @@ pipeline {
// docker.withRegistry("${ REGISTRY }", 'docker-login') {
// docker.build("${ IMAGE }").push('latest')
// }
}
//}
}
}
}