We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b269ea commit 5e1c45eCopy full SHA for 5e1c45e
.github/workflows/release.yaml
@@ -44,4 +44,4 @@ jobs:
44
- name: Push latest tag
45
if: ${{ github.event_name == 'release' }}
46
run: |
47
- podman manifest push netplay docker://quay.io/loganmc10/openshift-edge-installer:latest
+ podman manifest push edgeinstaller docker://quay.io/loganmc10/openshift-edge-installer:latest
0 commit comments