GoogleContainerTools / jib

🏗 Build container images for your Java applications.
Apache License 2.0
13.52k stars 1.42k forks source link

Create parent directories for imageDigestOutputPath, imageIdOutputPath and imageJsonOutputPath #4208

Open totti-dev opened 4 months ago

totti-dev commented 4 months ago

Changed create parent directories for imageDigestOutputPath, imageIdOutputPath and imageJsonOutputPath. Currently only the parent directories for the tarball is created.

Fixes GoogleContainerTools#3789 (Maven jib:build fails if contain non-existing directories)

google-cla[bot] commented 4 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.