make subtree "split" overhaul
In order to create cleaner histories we should be using subtree split and push in order to preview the changes as an MR before pushing to main.
This commit is contained in:
3
.gitlab/make/truenas.makefile
Normal file
3
.gitlab/make/truenas.makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
.PHONY: chart-release
|
||||
chart-release:
|
||||
@rsync -av $(CHART)/helm/ charts/$(CHART)/$(shell cat $(CHART)/VERSION)/
|
||||
Reference in New Issue
Block a user