This commit is contained in:
parent
fd47aab06a
commit
380a5e746c
1 changed files with 0 additions and 3 deletions
|
@ -139,9 +139,6 @@ then
|
||||||
clean
|
clean
|
||||||
elif match_arg $1 '-p' '--publish'
|
elif match_arg $1 '-p' '--publish'
|
||||||
then
|
then
|
||||||
check_arg $2
|
|
||||||
check_arg $3
|
|
||||||
check_arg $4
|
|
||||||
write_to_branch $2 $3 $4
|
write_to_branch $2 $3 $4
|
||||||
elif match_arg $1 '-d' '--deploy'
|
elif match_arg $1 '-d' '--deploy'
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in a new issue