debug
Some checks failed
Build and Push Docker Image / build (push) Failing after 17m2s

This commit is contained in:
2024-07-24 13:28:10 +02:00
parent 9b7f097b5c
commit 431fff2494

View File

@@ -90,9 +90,10 @@ jobs:
tags: |
gitea.prod.resk-u.ch/clerc/reskreen:latest
gitea.prod.resk-u.ch/clerc/reskreen:${{ steps.increment_version.outputs.major }}
- name: Call webhook $ {{ variables.CLERC_PROD_WEBHOOK}}
- name: Call webhook $ {{ vars.CLERC_PROD_WEBHOOK}}
run: |
curl $ {{ vars.CLERC_PROD_WEBHOOK}}
echo ${{ vars.CLERC_PROD_WEBHOOK }}
curl ${{ vars.CLERC_PROD_WEBHOOK }}