Skip to content

Commit

Permalink
remove webhook on relewase
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Wojczal committed Jan 16, 2025
1 parent 64a1c0d commit a76ff45
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,3 @@ jobs:
MATTERMOST_WEBHOOK_URL: ${{ secrets.MATTERMOST_WEBHOOK_URL }}
PAYLOAD: |-
{"text":"There is a new version ${{ github.ref_name }} [escolalms/api:latest](https://hub.docker.com/r/escolalms/api/tags?page=1&name=latest) image built. k8s rollout will happen soon"}
- name: Send webook to hooks to rollout all devs on k8s
uses: distributhor/workflow-webhook@v3
with:
webhook_url: ${{ secrets.K8S_WEBHOOK_URL_API_LATEST }}

0 comments on commit a76ff45

Please sign in to comment.