We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ab6abc + f0d6a15 commit 737c51cCopy full SHA for 737c51c
modules/licenses/01_mod.mk
@@ -68,6 +68,7 @@ oci-license-layer-$1: | $(bin_dir)/scratch $(NEEDS_GO-LICENSES)
68
cp $$(go_$1_mod_dir)/LICENSES $$(license_layer_path_$1)/licenses/LICENSES
69
70
oci-build-$1: oci-license-layer-$1
71
+oci-build-$1__local: oci-license-layer-$1
72
oci_$1_additional_layers += $$(license_layer_path_$1)
73
endef
74
0 commit comments