Generation de tag

This commit is contained in:
stef
2025-12-12 17:52:32 +01:00
parent 685834c5de
commit a480a5fa14

View File

@@ -39,7 +39,7 @@ jobs:
echo "GITEA_REF: ${GITEA_REF}"
echo "GITEA_SHA: ${GITEA_SHA}"
echo "All env variables:"
env | grep -i gitea
env
- name: Build and push image
uses: docker/build-push-action@v6