Modifying gitea actions.
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 29s
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 29s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user