This commit is contained in:
Jun-te Kim 2026-02-12 18:29:11 +00:00
parent ee8554314b
commit 0ab0d5505f

View file

@ -92,6 +92,7 @@ jobs:
done <<< "${{ inputs.build_args }}"
docker build \
--no-cache \
-f ${{ inputs.dockerfile_path }} \
$BUILD_ARGS \
-t $IMAGE_URI \