Try adding the discord webhook
This commit is contained in:
parent
2c32981aaf
commit
3cb37e44e6
@ -72,7 +72,6 @@ jobs:
|
|||||||
version: 2.6.7
|
version: 2.6.7
|
||||||
command: app
|
command: app
|
||||||
options: --insecure --server 192.168.1.205 --auth-token ${{ secrets.ARGOCD_TOKEN }} set dragon-bot --helm-set image.tag=${{ gitea.run_id }}
|
options: --insecure --server 192.168.1.205 --auth-token ${{ secrets.ARGOCD_TOKEN }} set dragon-bot --helm-set image.tag=${{ gitea.run_id }}
|
||||||
|
|
||||||
post-status-to-discord:
|
post-status-to-discord:
|
||||||
steps:
|
steps:
|
||||||
if: github.event_name != 'pull_request'
|
if: github.event_name != 'pull_request'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user