Skip to content

Commit b0f8744

Browse files
committed
Remove download-get-secrets-layer from cdk-synth
1 parent 58a5b1f commit b0f8744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ cdk-deploy: guard-stack_name
8080
--context commitId=$$COMMIT_ID \
8181
--context logRetentionInDays=$$LOG_RETENTION_IN_DAYS
8282

83-
cdk-synth: download-get-secrets-layer
83+
cdk-synth:
8484
npx cdk synth \
8585
--quiet \
8686
--app "npx ts-node --prefer-ts-exts packages/cdk/bin/EpsAssistMeApp.ts" \

0 commit comments

Comments
 (0)