We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--user
1 parent a55f8cf commit 79887d9Copy full SHA for 79887d9
bin/deploy
@@ -18,8 +18,6 @@ while [[ $# > 0 ]]; do
18
exit 0
19
;;
20
-u|--user)
21
- SRC_BRANCH="source"
22
- DEPLOY_BRANCH="master"
23
24
-s|--src)
25
SRC_BRANCH="$2"
0 commit comments