Skip to content

Commit

Permalink
ci(pr): pull built image from docker into podman (#1198)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores authored Jan 2, 2024
1 parent a47afa5 commit 5320b41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ jobs:
clean package
podman images
docker images
podman pull docker-daemon:ghcr.io/${{ github.repository_owner }}/cryostat-web:pr-${{ env.PR_num }}-${{ env.head_sha }}
- name: Push PR test image to ghcr.io
id: push-to-ghcr
uses: redhat-actions/push-to-registry@v2
Expand Down

0 comments on commit 5320b41

Please sign in to comment.