Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamilcuk committed Oct 26, 2024
1 parent beb1675 commit c6dd8c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
timeout-minutes: 10
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: hadolint/[email protected]
- run: DOCKER_BUILDKIT=1 docker build --pull --target ${{matrix.target}} .

0 comments on commit c6dd8c9

Please sign in to comment.