Skip to content

Commit 87fb07d

Browse files
committed
change cwd
1 parent ea88ee6 commit 87fb07d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/vulnerability.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ jobs:
8282
echo "basename=$BASENAME" >> $GITHUB_OUTPUT
8383
8484
- name: Build Docker image
85-
working-directory: ${{ steps.dockerfile-info.outputs.dirname }}
8685
# yamllint disable rule:line-length
8786
run: |
8887
IMAGE_NAME="$(basename '${{ matrix.dockerfile }}' | sed 's/.Dockerfile//'):${{github.sha}}"

0 commit comments

Comments
 (0)