changement webhooks
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m22s
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m22s
This commit is contained in:
@@ -92,8 +92,8 @@ jobs:
|
||||
gitea.prod.resk-u.ch/clerc/reskreen:${{ steps.increment_version.outputs.major }}
|
||||
- name: Call webhook $ {{ vars.CLERC_PROD_WEBHOOK}}
|
||||
run: |
|
||||
echo ${{ vars.CLERC_PROD_WEBHOOK }}
|
||||
curl ${{ vars.CLERC_PROD_WEBHOOK }}
|
||||
echo "Exécution de la commande: curl ${{ vars.CLERC_PROD_WEBHOOK }}"?repo=reskreen
|
||||
curl ${{ vars.CLERC_PROD_WEBHOOK }}?repo=reskreen
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user