Skip to content

Commit

Permalink
Does this work?
Browse files Browse the repository at this point in the history
  • Loading branch information
lildude committed Mar 28, 2024
1 parent 9c604c8 commit 301074e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,5 @@ jobs:
--target /data/${{ matrix.addon }} \
--image "${{ steps.check.outputs.image }}" \
--addon
- name: Docker labels
run: docker inspect "${{ steps.check.outputs.image }}" --format='{{json .Config.Labels}}' | jq

0 comments on commit 301074e

Please sign in to comment.