Skip to content

Commit

Permalink
debug docker manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
marcofranssen committed Jan 14, 2022
1 parent b8a7229 commit eb07a18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ jobs:
name: Build
runs-on: ubuntu-20.04
steps:
- name: Debug docker manifest
run: |
docker manifest
- name: Set up Go
uses: actions/[email protected]
with:
Expand Down

0 comments on commit eb07a18

Please sign in to comment.