mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
functions: 0.0.2 release
This commit is contained in:
@@ -3,7 +3,7 @@ set -ex
|
||||
|
||||
user="iron"
|
||||
service="functions"
|
||||
version_file="api/version.go"
|
||||
version_file="api/server/version.go"
|
||||
tag="latest"
|
||||
|
||||
if [ -z $(grep -m1 -Eo "[0-9]+\.[0-9]+\.[0-9]+" $version_file) ]; then
|
||||
|
||||
Reference in New Issue
Block a user