Actualiser .gitea/workflows/build-push.yaml
Some checks failed
Check BlueSky Crossposter version / check-version (push) Successful in 23s
Build and Push Docker Image / build (push) Failing after 38s

This commit is contained in:
2025-04-12 16:51:29 +02:00
parent 369aec8fa9
commit b052c16e0e

View File

@@ -38,7 +38,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
run: | run: |
docker build --tag gargoton.petite-maison-orange.fr/image/blueskycrossposter:latest . docker build --tag niepce.petite-maison-orange.fr/blueskycrossposter:latest .
- name: Build image failed - name: Build image failed
if: failure() if: failure()