Fix: Update gradle job for build and publish 37/72937/2 v0.90.6
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 5 Jun 2024 19:20:58 +0000 (12:20 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 5 Jun 2024 19:37:58 +0000 (12:37 -0700)
commit5082a11f31ae10c69d23417d6466e24f4b2bcad6
treec3b1cb8d3592e287fc3533a9874f8234a395a164
parent6b7742eb7b8c8b229fd6f0a834de5bc2fd9c4ec1
Fix: Update gradle job for build and publish

Build and publish should not run on a daily basis.
They should only run on patchset created and patchset merged.
Remove script variables which are set by the job caller. Removing them
from the script since it was removing its values.

Issue: RELENG-5405
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Change-Id: I8717fcc935d34952b5b608269a0e6f63ba9fd2a4
jjb/lf-gradle-jobs.yaml
releasenotes/notes/gradle-update-triggers-fb1969cb37cc510c.yaml [new file with mode: 0644]
shell/nexus-upload.sh