Skip to content

Commit

Permalink
context
Browse files Browse the repository at this point in the history
  • Loading branch information
kachulis committed Feb 4, 2025
1 parent d5718e7 commit 8157949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_dockerfiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ jobs:
name: Build
uses: docker/build-push-action@v6
with:
context: ${{ get-context.outputs.context }}
context: ${{ steps.get-context.outputs.context }}
file: ${{ matrix.dockerfile }}

0 comments on commit 8157949

Please sign in to comment.