You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Main build (Jenkins)
This commit is contained in:
7
ci/cli_deb_test_en
vendored
7
ci/cli_deb_test_en
vendored
@@ -601,6 +601,13 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Testing-GreenMax') {
|
||||
steps {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
runCommand('1testrunner -run "./src/en/OInt/tests/Modules/internal/OPI_TestsCLI.os" "GMax_Account"')
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('Testing-Ollama') {
|
||||
steps {
|
||||
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
|
||||
|
||||
Reference in New Issue
Block a user