Skip to content

Commit

Permalink
Update docker-build-develop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daVitekPL authored Jul 4, 2024
1 parent aa946fc commit 282743d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
- uses: mattermost/action-mattermost-notify@master
with:
MATTERMOST_WEBHOOK_URL: ${{ secrets.MATTERMOST_WEBHOOK_URL }}
PAYLOAD: |-
{\"text\":\"There is a new [escolalms/api:develop](https://hub.docker.com/r/escolalms/api/tags?page=1&name=develop) image built. k8s rollout will happen soon\"}
- name: Send webook to hooks to rollout all devs on k8s
uses: distributhor/workflow-webhook@v3
Expand Down

0 comments on commit 282743d

Please sign in to comment.