You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-05-22 10:05:29 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -11,6 +11,9 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage('Testing'){
|
||||
parallel{
|
||||
|
||||
stage('Testing-Telegram') {
|
||||
steps {
|
||||
|
||||
@@ -656,6 +659,8 @@ pipeline {
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
post{
|
||||
always{
|
||||
script {
|
||||
|
||||
Reference in New Issue
Block a user