Add '.gitlab/' from commit '8a52a21a398f3bb2840e76e26f065a7963c79efa'
git-subtree-dir: .gitlab git-subtree-mainline:d249e35463git-subtree-split:8a52a21a39
This commit is contained in:
9
.gitlab/Makefile
Normal file
9
.gitlab/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
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
|
||||
Reference in New Issue
Block a user