You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-03 22:39:12 +02:00
Доработки по разделению агентов Jenkins
This commit is contained in:
4
ci/docs_test_en
vendored
4
ci/docs_test_en
vendored
@@ -1,5 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
agent {
|
||||
label 'windows'
|
||||
}
|
||||
stages {
|
||||
stage('Deploy') {
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user