mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-09 05:06:38 +10:00
add a specific link to the LICENSES file in the repo
Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ bin/scratch/license.yaml: hack/boilerplate/boilerplate.sh.txt | bin/scratch
|
||||
# which presumably nobody will ever read or care about. Instead, just add a little footnote pointing
|
||||
# to the cert-manager repo in case anybody actually decides that they care.
|
||||
bin/scratch/license-footnote.yaml: | bin/scratch
|
||||
@echo -e "# To view licenses for cert-manager dependencies, see the LICENSES file in the\n# cert-manager repo: https://github.com/jetstack/cert-manager" > $@
|
||||
@echo -e "# To view licenses for cert-manager dependencies, see the LICENSES file in the\n# cert-manager repo: https://github.com/jetstack/cert-manager/blob/$(GITCOMMIT)/LICENSES" > $@
|
||||
|
||||
bin/scratch/cert-manager.license: bin/scratch/license.yaml bin/scratch/license-footnote.yaml | bin/scratch
|
||||
cat $^ > $@
|
||||
|
||||
Reference in New Issue
Block a user