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