Update .github/workflows/next-build.yml

Co-authored-by: Nick Boldt <nboldt@redhat.com>
pull/559/head
Igor Vinokur 2023-10-03 10:44:28 +03:00 committed by ivinokur
parent 51b18badbc
commit 2590f1ed8d
1 changed files with 0 additions and 1 deletions

View File

@ -50,7 +50,6 @@ jobs:
- name: Push docker images
run: |
podman push quay.io/eclipse/che-keycloak:${{ steps.build.outputs.short_sha1 }}
podman push quay.io/eclipse/che-postgres:next
podman push quay.io/eclipse/che-postgres:${{ steps.build.outputs.short_sha1 }}