1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-02 13:43:38 +02:00

Revert "GHA: Fix podman push error 'obs-server:latest: image not known'"

This reverts commit 722bd5003a.
This commit is contained in:
2023-06-19 09:26:19 +02:00
parent 722bd5003a
commit ab967a921c

View File

@@ -39,5 +39,4 @@ jobs:
env:
GHCR_USER: ${{ secrets.GHCR_USER }}
run: |
podman images
podman push "ghcr.io/$GHCR_USER/obs-server:latest" "ghcr.io/$GHCR_USER/obs-server:latest"
podman push obs-server:latest "ghcr.io/$GHCR_USER/obs-server:latest"