added in gitea actions
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 9s

This commit is contained in:
2026-01-13 16:05:34 -05:00
parent 49c175c01d
commit 7de7047a4d

View File

@@ -41,4 +41,4 @@ jobs:
- name: Push Image to Gitea Registry - name: Push Image to Gitea Registry
run: | run: |
docker push gitea-server:3000/ryan/chore:${{ steps.vars.outputs.tag }} docker push ${{ steps.gitea_ip.outputs.ip }}:3000/ryan/chore:${{ steps.vars.outputs.tag }}