Skip to content

Commit

Permalink
Fix SC2215
Browse files Browse the repository at this point in the history
  • Loading branch information
reijoh committed Mar 22, 2024
1 parent aae78e2 commit d5ce5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ case "$action" in
--target "${target}" \
--cache-from type=gha \
--cache-to type=gha,mode=max \
--output=type=docker
--output=type=docker \
-f "${directory}${stack}/Dockerfile"\
"${directory}"
;;
Expand Down

0 comments on commit d5ce5df

Please sign in to comment.