Fix {upstream_pkg_name} key
This commit is contained in:
parent
d3309db919
commit
19d5185c50
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user