diff --git a/Makefile b/Makefile index 89fecbf..95142cf 100644 --- a/Makefile +++ b/Makefile @@ -19,6 +19,7 @@ PLATFORM ?= linux/amd64 PROGRESS ?= auto REGISTRY ?= git.distrust.co/public VERSION := latest +SOPS := sops ifeq ($(NOCACHE), 1) NOCACHE_FLAG=--no-cache