mirror of https://github.com/apache/archiva.git
Removing selenium tests
This commit is contained in:
parent
d5221ad315
commit
0a89a15bcb
|
@ -103,11 +103,6 @@ pipeline {
|
|||
}
|
||||
}
|
||||
}
|
||||
stage('IntegrationTest') {
|
||||
steps {
|
||||
build(job: "${INTEGRATION_PIPELINE}/archiva/${env.BRANCH_NAME}", propagate: false, quietPeriod: 10)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post {
|
||||
|
|
Loading…
Reference in New Issue