Skip to content

Commit 2dbe957

Browse files
committed
Attempt to fix
1 parent fba7d45 commit 2dbe957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ S3_BUCKET ?= "s4c-cft"
44
S3_PREFIX ?= "test"
55
S3_REGION ?= eu-west-1
66
RESPONSE_ACTIONS_TEMP_S3_PREFIX = modules/$(S3_PREFIX)/temp
7-
RESPONSE_ACTIONS_TEMP_S3_URI = s3://$(S3_BUCKET)/$(RESPONSE_ACTIONS_TEMP_S3_PREFIX)/response_actions.cft.yaml
7+
RESPONSE_ACTIONS_TEMP_S3_URI = s3://cf-templates-cloudvision-ci/$(RESPONSE_ACTIONS_TEMP_S3_PREFIX)/response_actions.cft.yaml
88
STACK_NAME = Sysdig-Secure
99
PARAM_NAME_SUFFIX ?= test
1010
PARAM_IS_ORGANIZATIONAL ?= false

0 commit comments

Comments
 (0)