Skip to content

Commit 597df34

Browse files
lsm5nforro
andauthored
Update .packit.yaml
Co-authored-by: Nikola Forró <[email protected]> Signed-off-by: Lokesh Mandvekar <[email protected]>
1 parent 34bd2e7 commit 597df34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.packit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ packages:
2323
actions:
2424
get-current-version: bash -c 'grep "^const Version" version/version.go | cut -f2 -d\" | tr \- \~'
2525
post-modifications: >-
26-
bash -c "sed -i 's/^\(\s*\)ref: .*/\1ref: \"${PACKIT_PROJECT_TAG}\"/' ${PACKIT_DOWNSTREAM_REPO}/plans/main.fmf"
26+
bash -c "sed -i 's/^\(\s*\)ref: .*/\1ref: \"v${PACKIT_PROJECT_VERSION}\"/' ${PACKIT_DOWNSTREAM_REPO}/plans/main.fmf"
2727
2828
srpm_build_deps:
2929
- make

0 commit comments

Comments
 (0)