Update .github/workflows/next-build.yml
Co-authored-by: Nick Boldt <nboldt@redhat.com>pull/559/head
parent
161cff2cce
commit
0ac80b5304
|
|
@ -51,7 +51,6 @@ jobs:
|
|||
run: |
|
||||
|
||||
|
||||
podman push quay.io/eclipse/che-postgres:${{ steps.build.outputs.short_sha1 }}
|
||||
|
||||
podman push quay.io/eclipse/che-server:next
|
||||
podman push quay.io/eclipse/che-server:${{ steps.build.outputs.short_sha1 }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue