Skip to content

Commit 41d9c38

Browse files
nandajavarmaroboquat
authored andcommitted
adding dummy targets
1 parent 162719b commit 41d9c38

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

install/tests/Makefile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,12 @@ get-config-gcp-db:
110110
envsubst '$${TF_VAR_TEST_ID}' < tmp_4_config.yml > tmp_5_config.yml
111111
yq m -i tmp_config.yml tmp_5_config.yml
112112

113+
get-config-azure-storage:
114+
115+
get-config-azure-db:
116+
117+
get-config-azure-registry:
118+
113119
storage ?= incluster
114120
registry ?= incluster
115121
db ?= incluster

0 commit comments

Comments
 (0)