Updated Jenkinsfile
testing/og-dhcp-API/pipeline/head There was a failure building this commit
Details
testing/og-dhcp-API/pipeline/head There was a failure building this commit
Details
parent
17f0768f6f
commit
1659275b19
|
@ -9,8 +9,8 @@ pipeline {
|
|||
}
|
||||
stages {
|
||||
stage('Prepare environment') {
|
||||
dir ('tests/API-dhcp/') {
|
||||
steps {
|
||||
dir ('tests/API-dhcp') {
|
||||
echo "Deploy API server for DHCP with Vagrant"
|
||||
sh 'vagrant up'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue