mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-22 22:48:51 +02:00
Revert "GHA: Fix podman push error 'obs-server:latest: image not known'"
This reverts commit 722bd5003a
.
This commit is contained in:
3
.github/workflows/container-image.yaml
vendored
3
.github/workflows/container-image.yaml
vendored
@@ -39,5 +39,4 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GHCR_USER: ${{ secrets.GHCR_USER }}
|
GHCR_USER: ${{ secrets.GHCR_USER }}
|
||||||
run: |
|
run: |
|
||||||
podman images
|
podman push obs-server:latest "ghcr.io/$GHCR_USER/obs-server:latest"
|
||||||
podman push "ghcr.io/$GHCR_USER/obs-server:latest" "ghcr.io/$GHCR_USER/obs-server:latest"
|
|
||||||
|
Reference in New Issue
Block a user