Fix {upstream_pkg_name} key

This commit is contained in:
Chris Kelley 2023-05-31 13:57:54 +01:00
parent d3309db919
commit 19d5185c50

View File

@ -1,8 +1,8 @@
---
downstream_package_name: fasterxml-oss-parent
upstream_package_name: oss-parent
upstream_project_url: https://github.com/FasterXML/{upstream_package_name}
upstream_tag_template: {upstream_package_name}-{version}
upstream_project_url: https://github.com/FasterXML/{upstream_pkg_name}
upstream_tag_template: {upstream_pkg_name}-{version}
jobs:
- job: pull_from_upstream