Actualiser .gitea/workflows/docker-build.yml
All checks were successful
Docker Build / Build Docker image (push) Successful in 8m29s
All checks were successful
Docker Build / Build Docker image (push) Successful in 8m29s
This commit is contained in:
@ -57,7 +57,7 @@ jobs:
|
|||||||
if: success()
|
if: success()
|
||||||
with:
|
with:
|
||||||
severity: info
|
severity: info
|
||||||
details: Freebox-prometheus Docker image build sucessfull !
|
details: <@436978132105560064> Freebox-prometheus Docker image build sucessfull !
|
||||||
webhookUrl: ${{ secrets.DISCORD_WEBHOOK }}
|
webhookUrl: ${{ secrets.DISCORD_WEBHOOK }}
|
||||||
username: Gitea uzurka
|
username: Gitea uzurka
|
||||||
avatar_url: https://download.uzurka.fr/Logo/uzurka200.png
|
avatar_url: https://download.uzurka.fr/Logo/uzurka200.png
|
||||||
@ -67,7 +67,7 @@ jobs:
|
|||||||
if: failure()
|
if: failure()
|
||||||
with:
|
with:
|
||||||
severity: error
|
severity: error
|
||||||
details: Freebox-prometheus Docker image build failed !
|
details: <@436978132105560064> Freebox-prometheus Docker image build failed !
|
||||||
webhookUrl: ${{ secrets.DISCORD_WEBHOOK }}
|
webhookUrl: ${{ secrets.DISCORD_WEBHOOK }}
|
||||||
username: Gitea uzurka
|
username: Gitea uzurka
|
||||||
avatar_url: https://download.uzurka.fr/Logo/uzurka200.png
|
avatar_url: https://download.uzurka.fr/Logo/uzurka200.png
|
||||||
@ -77,7 +77,7 @@ jobs:
|
|||||||
if: cancelled()
|
if: cancelled()
|
||||||
with:
|
with:
|
||||||
severity: warn
|
severity: warn
|
||||||
details: Freebox-prometheus Docker image build cancelled !
|
details: <@436978132105560064> Freebox-prometheus Docker image build cancelled !
|
||||||
webhookUrl: ${{ secrets.DISCORD_WEBHOOK }}
|
webhookUrl: ${{ secrets.DISCORD_WEBHOOK }}
|
||||||
username: Gitea uzurka
|
username: Gitea uzurka
|
||||||
avatar_url: https://download.uzurka.fr/Logo/uzurka200.png
|
avatar_url: https://download.uzurka.fr/Logo/uzurka200.png
|
Reference in New Issue
Block a user