fix image build (#4503)

This commit is contained in:
Blake Blackshear 2022-11-24 11:42:25 -06:00 committed by GitHub
parent c497e83a54
commit 1f4ce6ff1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,8 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Create version file
run: make version
- name: Create short sha
run: echo "SHORT_SHA=${GITHUB_SHA::7}" >> $GITHUB_ENV
- name: Build and push