This commit is contained in:
begininvoke 2026-08-26 07:22:07 -04:00 committed by GitHub
commit fddc441ca9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,7 +17,7 @@ env:
jobs:
tests:
uses: ./.github/workflows/run-tests.yml
secrets: inherit
secrets: {}
build:
needs: [tests]
@ -108,4 +108,4 @@ jobs:
$(printf '${{ env.IMAGE }}@sha256:%s ' *)
- name: Inspect image
run: docker buildx imagetools inspect ${{ env.IMAGE }}:${{ github.sha }}
run: docker buildx imagetools inspect ${{ env.IMAGE }}:${{ github.sha }}