mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
committed by
Seif Lotfy سيف لطفي
parent
777a3894b3
commit
6633c80d0b
@@ -17,6 +17,8 @@ echo "Version: $version"
|
||||
|
||||
make build-docker
|
||||
|
||||
sed "s/release=.*/release=\"$version\"/g" fn/install.sh
|
||||
|
||||
git add -u
|
||||
git commit -m "$service: $version release [skip ci]"
|
||||
git tag -f -a "$version" -m "version $version"
|
||||
|
||||
Reference in New Issue
Block a user