mirror of https://github.com/apache/archiva.git
try to fix build on new server
This commit is contained in:
parent
8a2fbaaa1c
commit
309db1448e
|
@ -43,7 +43,7 @@ publishers = [artifactsPublisher(disabled: false),
|
|||
cmdLine = (env.NONAPACHEORG_RUN != 'y' && env.BRANCH_NAME == 'master') ? "clean deploy" : "clean install"
|
||||
|
||||
|
||||
INTEGRATION_PIPELINE = "Archiva-IntegrationTests-Gitbox"
|
||||
INTEGRATION_PIPELINE = "/Archiva/Archiva-IntegrationTests-Gitbox"
|
||||
|
||||
pipeline {
|
||||
agent {
|
||||
|
|
Loading…
Reference in New Issue