Actualiser .gitea/workflows/check-release.yaml
All checks were successful
Build and Push Docker Image / build (push) Successful in 28s
Check Calibre-web version / check-version (push) Successful in 15s

This commit is contained in:
2025-04-05 21:30:20 +02:00
parent bc14edbda1
commit 0a10ae337c

View File

@@ -45,5 +45,5 @@ jobs:
run: | run: |
curl -fsS -m 10 --retry 5 \ curl -fsS -m 10 --retry 5 \
--data-raw "No version avalaible stay on $(cat calibre_web_latest.txt)" \ --data-raw "No version avalaible stay on $(cat calibre_web_latest.txt)" \
'https://haoma.petite-maison-orange.fr/ping/933b9d63-37e1-42a7-9681-241af9c582f1' 'https://haoma.petite-maison-orange.fr/ping/8b0402af-7718-4c86-a3f0-02d798cc6fa3'
shell: bash shell: bash