mirror of
https://github.com/containers/podman.git
synced 2025-10-16 18:53:19 +08:00
Fix a syntax error in hack/release.sh
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
@ -64,4 +64,4 @@ git fetch origin &&
|
||||
git checkout -b "bump-${VERSION}" origin/master &&
|
||||
release_commit &&
|
||||
git tag -s -m "version ${VERSION}" "v${VERSION}" &&
|
||||
dev_version_commit &&
|
||||
dev_version_commit
|
||||
|
Reference in New Issue
Block a user