Specify pushing to gitea, not github
All checks were successful
Publish / build-and-push (push) Successful in 3m58s

This commit is contained in:
Jack Jackson 2025-04-05 15:52:38 -07:00
parent 6e3d4a3148
commit 119b086f92

View File

@ -44,11 +44,11 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
tags: |
scubbo/edh-elo:${{ gitea.sha }}
scubbo/edh-elo:latest
gitea.scubbo.org/scubbo/edh-elo:${{ gitea.sha }}
gitea.scubbo.org/scubbo/edh-elo:latest
- name: Output
run: |
echo "Image pushed: scubbo/edh-elo:${{ gitea.sha }}"
echo "Image pushed: gitea.scubbo.org/scubbo/edh-elo:${{ gitea.sha }}"
# TODO - update Helm chart with new image