diff --git a/cd.sh b/cd.sh index adf2c93..cc230b0 100644 --- a/cd.sh +++ b/cd.sh @@ -69,6 +69,7 @@ else fi # project / url CD_PROJECT_URL="${CD_PROJECTS_URL}/${CD_PROJECT_NAME}" +echo "CD_PROJECT_URL = ${CD_PROJECT_URL}" function cd_step { if [ "${1}" ] ; then