1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-08-10 22:41:43 +02:00
This commit is contained in:
Anton Titovets
2025-06-30 15:05:11 +03:00
parent a4acba3e6e
commit b8f84e31dc
3 changed files with 3 additions and 3 deletions

2
ci/os_rpm_test_en vendored
View File

@@ -1,6 +1,6 @@
pipeline {
agent {
docker {
dockerContainer {
image 'centos:7'
args '-v /tmp/jenkins-agent:/home/jenkins/agent --network openintegrations-internal'
label 'rpm-agent'

2
ci/os_rpm_test_ru vendored
View File

@@ -1,6 +1,6 @@
pipeline {
agent {
docker {
dockerContainer {
image 'centos:7'
args '-v /tmp/jenkins-agent:/home/jenkins/agent --network openintegrations-internal'
label 'rpm-agent'

View File

@@ -1,6 +1,6 @@
pipeline {
agent {
docker {
dockerContainer {
image 'centos:7'
args '-v /tmp/jenkins-agent:/home/jenkins/agent --network openintegrations-internal'
label 'rpm-agent'