Generalise top level deploy output
This commit is contained in:
parent
79dacf557e
commit
b0fca49ecb
2
abra
2
abra
@ -999,7 +999,7 @@ sub_app_deploy (){
|
|||||||
require_yq
|
require_yq
|
||||||
require_app_latest "$TYPE"
|
require_app_latest "$TYPE"
|
||||||
|
|
||||||
echo "About to deploy:"
|
echo "Deployment overview:"
|
||||||
echo " Server: $(tput setaf 4)${SERVER}$(tput sgr0)"
|
echo " Server: $(tput setaf 4)${SERVER}$(tput sgr0)"
|
||||||
|
|
||||||
if [ "${COMPOSE_FILE/:/}" == "${COMPOSE_FILE}" ]; then
|
if [ "${COMPOSE_FILE/:/}" == "${COMPOSE_FILE}" ]; then
|
||||||
|
Reference in New Issue
Block a user