Actualiser .gitea/workflows/build-push.yaml
All checks were successful
Check BlueSky Crossposter version / check-version (push) Successful in 15s
Build and Push Docker Image / build (push) Successful in 2m2s

This commit is contained in:
2025-04-14 12:11:48 +02:00
parent 8abc1d093f
commit fd3bfe10f6

View File

@@ -66,6 +66,7 @@ jobs:
with:
image_name: '${{ env.IMAGE_NAME }}'
image_tags: '${{ env.IMAGE_TAGS }}'
debug: true
- name: Canceled building
if: cancelled()