diff --git a/cd.sh b/cd.sh index fe937f4..c083c09 100644 --- a/cd.sh +++ b/cd.sh @@ -77,7 +77,8 @@ function cd_write_environment { \"group\": \"${CD_PROJECTS_GROUP}\", \"url\": \"${CD_PROJECTS_URL}\" } -}" +} +" cat "${CD_ENV}" }