Skip to content

Commit 8634508

Browse files
kylhiasaschjmil
andauthored
chore: viya4-iac-azure folder makefile (#448)
* chore: viya4-iac-azure folder makefile * chore: viya4-iac-azure folder makefile * chore: viya4-iac-azure folder makefile --------- Co-authored-by: Chris Miller <53184971+saschjmil@users.noreply.github.com>
1 parent bff09af commit 8634508

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ runTests: checkEnv buildTests
3131
-e TF_VAR_tenant_id=$(TF_VAR_tenant_id) \
3232
-e TF_VAR_client_id=$(TF_VAR_client_id) \
3333
-e TF_VAR_client_secret=$(TF_VAR_client_secret) \
34+
-v "$(PWD)":/viya4-iac-azure \
3435
$(IMAGE) -v
3536

3637
clean:

0 commit comments

Comments
 (0)