Skip to content

Commit

Permalink
Try meta stage without input
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Nov 18, 2023
1 parent a8eda92 commit 2998757
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/hadolint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Docker meta
id: meta
uses: docker/metadata-action@v5
with:
images: docker.io/polymathrobotics/hadolint

- name: Install QEMU static binaries
uses: docker/setup-qemu-action@v3

Expand Down

0 comments on commit 2998757

Please sign in to comment.