diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9ff972e4c..72e5829b0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,7 @@ assembleDebug: - 'curl -s -X POST ${MSG_URL} -d chat_id=${TELEGRAM_CHAT_ID} -d "disable_web_page_preview=true" -d "parse_mode=html" - -d text=Project: ${CI_PROJECT_NAME}\n⚒️ Building with HEAD at ${CI_COMMIT_SHORT_SHA} by ${CI_COMMIT_AUTHOR}\nBranch: ${CI_COMMIT_BRANCH}' + -d "text=Project: ${CI_PROJECT_NAME}\n⚒️ Building with HEAD at ${CI_COMMIT_SHORT_SHA} by ${CI_COMMIT_AUTHOR}\nBranch: ${CI_COMMIT_BRANCH}"' - ./gradlew assembleDebug artifacts: paths: