Merge "Adapt Makefile for releasenotes"
This commit is contained in:
commit
ffa5bcb4c4
2
Makefile
2
Makefile
@ -16,7 +16,7 @@
|
|||||||
SHELL := /bin/bash
|
SHELL := /bin/bash
|
||||||
TASK := build
|
TASK := build
|
||||||
|
|
||||||
EXCLUDES := helm-toolkit doc tests tools logs tmp zuul.d
|
EXCLUDES := helm-toolkit doc tests tools logs tmp zuul.d releasenotes
|
||||||
CHARTS := helm-toolkit $(filter-out $(EXCLUDES), $(patsubst %/.,%,$(wildcard */.)))
|
CHARTS := helm-toolkit $(filter-out $(EXCLUDES), $(patsubst %/.,%,$(wildcard */.)))
|
||||||
|
|
||||||
.PHONY: $(EXCLUDES) $(CHARTS)
|
.PHONY: $(EXCLUDES) $(CHARTS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user