mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-28 00:39:31 +08:00
debugging travisCI
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
@ -102,6 +102,7 @@ if [ -z "$distname" ] || [ -z "$outpath" ] || [ -z "$version" ]; then
|
||||
fi
|
||||
|
||||
if [ ${version:0:1} != "v" ]; then
|
||||
echo "invalid version '$version'" >&2
|
||||
die "versions must begin with 'v', for example: v0.4.0"
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user