mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
release: force tagging
This commit is contained in:
@@ -19,7 +19,7 @@ make build-docker
|
||||
|
||||
git add -u
|
||||
git commit -m "$service: $version release [skip ci]"
|
||||
git tag -a "$version" -m "version $version"
|
||||
git tag -f -a "$version" -m "version $version"
|
||||
git push
|
||||
git push --tags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user