Commit a298e590 by 王岩

测试更新通知

parent c4c59473
...@@ -68,7 +68,7 @@ main() { ...@@ -68,7 +68,7 @@ main() {
current_branch="$get_current_branch" current_branch="$get_current_branch"
if [[ "${current_branch}" == "test" ]]; then if [[ "${current_branch}" == "test" ]]; then
echo "发送通知" jPush
else else
echo "发送通知" echo "发送通知"
fi fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment