Skip to content

Commit

Permalink
fix path in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Baja-KS committed Aug 2, 2024
1 parent 4df1e8b commit d5a05fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:

- name: Print Dockerfile lint output
run: |
cd ${{ matrix.workdir }}
echo "-----HADOLINT RESULT-----"
echo "Outcome: ${{ steps.hadolint.outcome }}"
echo "-----DETAILS--------"
Expand Down

0 comments on commit d5a05fe

Please sign in to comment.