Skip to content

Commit 139d515

Browse files
committed
Removing Sub
1 parent 74202f1 commit 139d515

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serverless-code-pipeline-cf-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Resources:
188188
TimeoutInMinutes: 5
189189
Source:
190190
Type: CODEPIPELINE
191-
BuildSpec: !Sub |
191+
BuildSpec: |
192192
version: 0.2
193193
phases:
194194
build:

0 commit comments

Comments
 (0)