Skip to content

Commit

Permalink
Fix Docker build, take n+2/m
Browse files Browse the repository at this point in the history
  • Loading branch information
bradlarsen committed Oct 16, 2024
1 parent 827d003 commit 55f4b6b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,10 +118,6 @@ jobs:
load: true
target: builder

- name: Inspect Docker image
run: |
docker buildx imagetools inspect noseyparker
- name: Test Docker image
run: docker run --rm noseyparker --version

Expand Down

0 comments on commit 55f4b6b

Please sign in to comment.