parent
a352f34c3e
commit
b5caacc647
1 changed files with 1 additions and 0 deletions
1
cd.sh
1
cd.sh
|
@ -69,6 +69,7 @@ else
|
||||||
fi
|
fi
|
||||||
# project / url
|
# project / url
|
||||||
CD_PROJECT_URL="${CD_PROJECTS_URL}/${CD_PROJECT_NAME}"
|
CD_PROJECT_URL="${CD_PROJECTS_URL}/${CD_PROJECT_NAME}"
|
||||||
|
echo "CD_PROJECT_URL = ${CD_PROJECT_URL}"
|
||||||
|
|
||||||
function cd_step {
|
function cd_step {
|
||||||
if [ "${1}" ] ; then
|
if [ "${1}" ] ; then
|
||||||
|
|
Loading…
Reference in a new issue