Update .github/workflows/next-build.yml
Co-authored-by: Nick Boldt <nboldt@redhat.com>pull/559/head
parent
2cbc797731
commit
51b18badbc
|
|
@ -50,7 +50,6 @@ jobs:
|
|||
- name: Push docker images
|
||||
run: |
|
||||
|
||||
podman push quay.io/eclipse/che-keycloak:next
|
||||
podman push quay.io/eclipse/che-keycloak:${{ steps.build.outputs.short_sha1 }}
|
||||
|
||||
podman push quay.io/eclipse/che-postgres:next
|
||||
|
|
|
|||
Loading…
Reference in New Issue