Modifying gitea actions.
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 29s

This commit is contained in:
2026-02-10 23:00:20 -05:00
parent 401c21ad82
commit 73b5d831ed
2 changed files with 42 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ jobs:
else
echo "tag=next" >> $GITHUB_OUTPUT
fi
echo "Image tag is ${{ steps.vars.outputs.tag }}"
- name: Resolve Gitea Server IP
id: gitea_ip