This commit is contained in:
2026-05-16 15:46:47 +02:00
parent 982c3a6e08
commit 4a29fc0442

View File

@@ -36,5 +36,5 @@ jobs:
- name: Push Docker Images
run: |
buildah push ${{ github.sha }} docker://${{ gitea.repositoryUrl }}:${{ github.sha }}
buildah push latest docker://${{ gitea.repositoryUrl }}:${{ github.sha }}
buildah push ${{ github.sha }} docker://git.kocoder.xyz/workspaces/go-workspace:${{ github.sha }}
buildah push ${{ github.sha }} docker://git.kocoder.xyz/workspaces/go-workspace:latest