Update autorelease.sh

This commit is contained in:
杨威
2019-07-15 11:17:40 +08:00
parent b8e114ae76
commit 6f11351133

View File

@@ -1,5 +1,5 @@
#!/bin/sh
if [ $# -lt 7 ] ; then
if [ $# -lt 6 ] ; then
echo "USAGE: ./autorelease.sh [API_V4_URL] [PROJECT_URL]
[PROJECT_ID] [TOKEN]
[COMMIT_TAG] [JOB] [PROJECT_NAME]"