remove extra quoteo

This commit is contained in:
Erica Portnoy 2026-03-20 15:21:10 -07:00
parent d983e2efa1
commit 414f51f110

View file

@ -16,5 +16,5 @@ stages:
source venv/bin/activate
tools/pip_install.py requests
AUTHOR_NAME="$(git log -1 --pretty=format:'%an')"
tools/notify_mattermost.py" "${AUTHOR_NAME}" $(webhook_url.secureFilePath)
tools/notify_mattermost.py "${AUTHOR_NAME}" $(webhook_url.secureFilePath)
displayName: Send mattermost message