1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2025-06-30 11:00:39 +03:00
parent cf45e557e6
commit c6ffab923b
5 changed files with 8316 additions and 8308 deletions

4
ci/cli_test_en vendored
View File

@@ -1,5 +1,7 @@
pipeline {
agent windows
agent {
label 'windows'
}
stages {
stage('Prepare'){
steps{

4
ci/cli_test_ru vendored
View File

@@ -1,5 +1,7 @@
pipeline {
agent windows
agent {
label 'windows'
}
stages {
stage('Prepare'){
steps{

4
ci/os_test_en vendored
View File

@@ -1,5 +1,7 @@
pipeline {
agent windows
agent {
label 'windows'
}
stages {
stage('Prepare'){
steps{

4
ci/os_test_ru vendored
View File

@@ -1,5 +1,7 @@
pipeline {
agent windows
agent {
label 'windows'
}
stages {
stage('Prepare'){
steps{

File diff suppressed because it is too large Load Diff