Use drone commit message
continuous-integration/drone/push Build is passing Details

main
mat ess 2022-10-20 19:51:01 -04:00
parent f4179ef114
commit b20baf7ec6
1 changed files with 1 additions and 4 deletions

View File

@ -35,10 +35,7 @@ then
NETLIFY_DEPLOY_OPTIONS="${NETLIFY_DEPLOY_OPTIONS} --alias ${DRONE_COMMIT_SHA}"
fi
message="Automated deploy from build.mat.services
(${DRONE_COMMIT_BRANCH} @ ${DRONE_COMMIT_SHA})
$DRONE_COMMIT_MESSAGE"
NETLIFY_DEPLOY_OPTIONS="${NETLIFY_DEPLOY_OPTIONS} --message '$message'"
NETLIFY_DEPLOY_OPTIONS="${NETLIFY_DEPLOY_OPTIONS} --message '$DRONE_COMMIT_MESSAGE'"
if [ -n "$PLUGIN_SITE" ]
then