We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--user
1 parent f1eb160 commit df70bfeCopy full SHA for df70bfe
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