mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-22 10:08:45 +02:00
work locally
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -3,7 +3,7 @@ def infra
|
||||
node(){
|
||||
checkout scm
|
||||
|
||||
infra = load '/var/lib/jenkins/workspace/itop-test-infra_master/src/Infra.groovy'
|
||||
infra = load '/var/lib/jenkins/workspace/itop-test-multitesting/src/Infra.groovy'
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user