Use upstream_tag_template: go{version}

This commit is contained in:
Alejandro Sáez 2023-07-12 13:07:05 +02:00
parent 3a48889bae
commit 6b31c3a40d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ upstream_package_name: go
downstream_package_name: golang
upstream_project_url: https://github.com/golang/go
specfile_path: golang.spec
upstream_ref: release-branch.go*
upstream_tag_template: go{version}
jobs:
- job: pull_from_upstream
trigger: release