modify gitea
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 12s
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 12s
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
else
|
||||
echo "tag=next-$current_date" >> $GITHUB_OUTPUT
|
||||
fi
|
||||
echo "Determined image tag: ${{ tag }}"
|
||||
echo "Determined image tag: ${{ steps.vars.outputs.tag }}"
|
||||
|
||||
- name: Resolve Gitea Server IP
|
||||
id: gitea_ip
|
||||
|
||||
Reference in New Issue
Block a user