Update .github/workflows/next-build.yml

Co-authored-by: Nick Boldt <nboldt@redhat.com>
pull/573/head
Igor Vinokur 2023-10-02 15:37:02 +03:00 committed by ivinokur
parent 51bf27f3d4
commit 10a588c2e0
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ jobs:
id: build
run: |
echo "short_sha1=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
./dockerfiles/build.sh --tag:next --sha-tag
./build/build.sh --tag:next --sha-tag
- name: Push docker images
run: |
docker push quay.io/eclipse/che-server:next