fix image build

This commit is contained in:
Blake Blackshear 2022-11-24 11:41:19 -06:00
parent c497e83a54
commit 70ffd26b4b

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