File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed
Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ C_SEAGREEN2="\033[38;5;83m"
66C_GREY46=" \033[38;5;243m"
77C_GREY62=" \033[38;5;247m"
88
9+ clear
910
1011echo " \n${F_BOLD}${C_INDIANRED1} --- Hit ENTER to confirm COMMIT and PUSH task ---${NO_FORMAT} "
1112
Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ C_SEAGREEN2="\033[38;5;83m"
66C_GREY46=" \033[38;5;243m"
77C_GREY62=" \033[38;5;247m"
88
9+ clear
10+
911echo " \n${F_BOLD} Sign Git Working Tree${NO_FORMAT} \n"
1012
1113make test
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ C_SEAGREEN2="\033[38;5;83m"
66C_GREY46=" \033[38;5;243m"
77C_GREY62=" \033[38;5;247m"
88
9- clear
10-
119echo " \n${F_BOLD} Build Packages${NO_FORMAT} "
1210
1311cd frontend
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ C_SEAGREEN2="\033[38;5;83m"
66C_GREY46=" \033[38;5;243m"
77C_GREY62=" \033[38;5;247m"
88
9- clear
10-
119echo " \n${F_BOLD} Update Package Version${NO_FORMAT} \n"
1210
1311PROJECT=" "
You can’t perform that action at this time.
0 commit comments