ryansquared/use-stagex-bins #10

Manually merged
danny merged 17 commits from ryansquared/use-stagex-bins into main 2025-08-04 20:07:37 +00:00
1 changed files with 7 additions and 0 deletions
Showing only changes of commit 51cd8ae0ca - Show all commits

View File

@ -20,6 +20,13 @@ PROGRESS ?= auto
REGISTRY ?= git.distrust.co/public
VERSION := latest
ifeq ($(NOCACHE), 1)
NOCACHE_FLAG=--no-cache
else
NOCACHE_FLAG=
endif
export NOCACHE_FLAG
include $(PWD)/src/make/macros.mk
.DEFAULT_GOAL :=