First build test

This commit is contained in:
Gerald Pinder
2023-07-23 12:56:47 -04:00
parent b3a98d238c
commit a41e05e47a

View File

@@ -105,7 +105,7 @@ jobs:
- name: Get current version
id: labels
run: |
ver=$(skopeo inspect docker://quay.io/fedora-ostree-desktops/${{ env.SOURCE_IMAGE }}:${{ matrix.major_version }} | jq -r '.Labels["org.opencontainers.image.version"]')
ver=$(skopeo inspect docker://quay.io/fedora-ostree-desktops/${{ env.IMAGE_NAME }}:${{ matrix.major_version }} | jq -r '.Labels["org.opencontainers.image.version"]')
echo "VERSION=$ver" >> $GITHUB_OUTPUT
# Build metadata