There was an error while loading. Please reload this page.
1 parent c7e6a45 commit 3cd71b1Copy full SHA for 3cd71b1
1 file changed
make/deploy.mk
@@ -19,6 +19,7 @@ export SKIP_IMG_BUILD ?= false
19
export SKIP_PORCHSERVER_BUILD ?= false
20
export SKIP_CONTROLLER_BUILD ?= false
21
export SKIP_LOCAL_GIT ?= false
22
+export IMAGE_TAG ?= test
23
24
# Porch cache type: CR (Custom Resource) || DB (Database)
25
export PORCH_CACHE_TYPE ?= CR
0 commit comments