woops
This commit is contained in:
parent
913f36ccaf
commit
79c393538e
|
@ -104,7 +104,7 @@ pipeline {
|
|||
|
||||
stage('Integration Tests') {
|
||||
steps {
|
||||
sh 'bats -F junit test/integration/dns.bat' > TEST-Integration-dns.xml
|
||||
sh 'bats -F junit test/integration/dns.bat > TEST-Integration-dns.xml'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue