diff options
author | 2019-10-16 22:03:37 +0000 | |
---|---|---|
committer | 2019-10-16 22:03:37 +0000 | |
commit | 7dce56c269b316cbf4ccd19c72221ca4c98e49b3 (patch) | |
tree | 44afa91c4548eb1e3d34c5f2fb6f9285af1db594 | |
parent | 9b2edb4ba7814a533dec0f4e75d39b48b7933cef (diff) | |
parent | a41621daf551c301a3ab0699e873cbb1b4be2baa (diff) |
Merge "Modify logs publisher"
-rw-r--r-- | jjb/jvpp/jvpp.yaml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/jjb/jvpp/jvpp.yaml b/jjb/jvpp/jvpp.yaml index dc8d20974..234d7fbeb 100644 --- a/jjb/jvpp/jvpp.yaml +++ b/jjb/jvpp/jvpp.yaml @@ -97,8 +97,7 @@ - include-raw-jvpp-build.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn36' + - lf-infra-publish - naginator: rerun-unstable-builds: false max-failed-builds: 2 @@ -198,8 +197,7 @@ - include-raw-jvpp-maven-push.sh publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn36' + - lf-infra-publish - naginator: rerun-unstable-builds: false max-failed-builds: 1 |