mirror of
https://github.com/apache/archiva.git
synced 2025-02-09 19:45:57 +00:00
Migration to ci-build. Updating upstream projects.
This commit is contained in:
parent
309db1448e
commit
833651d652
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -51,7 +51,7 @@ pipeline {
|
||||
}
|
||||
// Build should also start, if redback has been built successfully
|
||||
triggers {
|
||||
upstream(upstreamProjects: 'Archiva-TLP-Gitbox/archiva-redback-core/master,Archiva-TLP-Gitbox/archiva-parent/master', threshold: hudson.model.Result.SUCCESS)
|
||||
upstream(upstreamProjects: 'Archiva/Archiva-TLP-Gitbox/archiva-redback-core/master,Archiva/Archiva-TLP-Gitbox/archiva-parent/master', threshold: hudson.model.Result.SUCCESS)
|
||||
}
|
||||
options {
|
||||
disableConcurrentBuilds()
|
||||
|
Loading…
x
Reference in New Issue
Block a user