switch to named subtree

This commit is contained in:
ducoterra
2021-10-31 15:12:17 -04:00
parent e6ef14a02e
commit d249e35463
4 changed files with 0 additions and 35 deletions

View File

@@ -1,9 +0,0 @@
SHELL := /bin/bash
IMAGE ?= $(shell cat IMAGE):$(shell cat VERSION)
IMAGE_LATEST ?= $(shell cat IMAGE):latest
PWD ?= $(shell pwd)
include make/docker.makefile
include make/kaniko.makefile
include make/truenas.makefile