Generation de tag

main
stef 2025-12-12 17:52:32 +01:00
parent 685834c5de
commit a480a5fa14
1 changed files with 1 additions and 1 deletions

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