Actualiser .gitea/workflows/build-push.yaml
This commit is contained in:
@@ -66,6 +66,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
image_name: '${{ env.IMAGE_NAME }}'
|
image_name: '${{ env.IMAGE_NAME }}'
|
||||||
image_tags: '${{ env.IMAGE_TAGS }}'
|
image_tags: '${{ env.IMAGE_TAGS }}'
|
||||||
|
debug: true
|
||||||
|
|
||||||
- name: Canceled building
|
- name: Canceled building
|
||||||
if: cancelled()
|
if: cancelled()
|
||||||
|
|||||||
Reference in New Issue
Block a user