🔧 Improve mattermost notification

This commit is contained in:
Yamila Moreno 2025-12-29 19:06:26 +01:00
parent e01654ba43
commit e3405eacca
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ jobs:
MATTERMOST_WEBHOOK_URL: ${{ secrets.MATTERMOST_WEBHOOK }}
MATTERMOST_CHANNEL: bot-alerts-cicd
TEXT: |
🐳 *[PENPOT] Docker image available.*
🐳 *[PENPOT] Docker image available: {{ github.ref_name }}*
🔗 Run: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
@infra