summaryrefslogtreecommitdiffstats
path: root/jjb/onap-jjb
diff options
context:
space:
mode:
authorAnil Belur <abelur@linuxfoundation.org>2023-04-14 21:54:49 +1000
committerAnil Belur <abelur@linuxfoundation.org>2023-04-18 12:39:13 +1000
commit7b3203a0a6bc91724dbccb65f9b0c7dbab18a06e (patch)
treeba05bb4346cf790697ac0acc2aa386dc39eed778 /jjb/onap-jjb
parentfe6776226cd032a9b9459fb4ef6d99fd18970e83 (diff)
Refactor!: JJB code comply with updates to v5.x
Update global-jjb v0.86.0, this updates the minimal version of JJB to v5.0.2. Issue-ID: CIMAN-33 Change-Id: I26089604b401a8b486d752a4780b1981788d19ad Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Diffstat (limited to 'jjb/onap-jjb')
-rw-r--r--jjb/onap-jjb/onap-pypi-template.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/onap-jjb/onap-pypi-template.yaml b/jjb/onap-jjb/onap-pypi-template.yaml
index 9de048cc0..7294ee638 100644
--- a/jjb/onap-jjb/onap-pypi-template.yaml
+++ b/jjb/onap-jjb/onap-pypi-template.yaml
@@ -1,6 +1,6 @@
---
# Job definition Anchors
-- pypi_job_boiler_plate: &pypi_job_boiler_plate
+- _pypi_job_boiler_plate: &pypi_job_boiler_plate
name: pypi_job_boiler_plate
#####################