|
|
|
@@ -19,7 +19,7 @@ show_help() { |
|
|
|
echo |
|
|
|
echo "Options:" |
|
|
|
echo " -b Branch to deploy, default: master" |
|
|
|
echo " -s Service to deploy (manage-front, manage, front, all, default: manage-front)" |
|
|
|
echo " -s Service to deploy (manage-front, manage, front, all, system default: manage-front)" |
|
|
|
echo " -e Environment (e.g., dev, test, default: dev)" |
|
|
|
echo " -h Show this help message" |
|
|
|
} |
|
|
|
|