From 67376c26501f35f8ea51826f6546a7c6e9063f87 Mon Sep 17 00:00:00 2001 From: Chris Kelley Date: Wed, 31 May 2023 14:05:26 +0100 Subject: [PATCH] Further fixes to .packit.yaml to fix pull job --- .packit.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index 8c1ef9b..2c6009d 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -1,8 +1,7 @@ --- downstream_package_name: fasterxml-oss-parent upstream_package_name: oss-parent -upstream_project_url: https://github.com/FasterXML/{upstream_pkg_name} -upstream_tag_template: {upstream_pkg_name}-{version} +upstream_project_url: https://github.com/FasterXML/oss-parent jobs: - job: pull_from_upstream