Skip to content

Commit 07d2158

Browse files
committed
try fixing buildspec file
1 parent c1c280f commit 07d2158

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patterns/pattern-2/buildspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ phases:
5656
- echo "All Pattern-2 Docker images successfully built and pushed to ECR"
5757
- echo "ECR Repository - $ECR_URI"
5858
- echo "Image Version - $IMAGE_VERSION"
59-
- echo "Note: ECR vulnerability scans initiated (ScanOnPush enabled)"
59+
- 'echo "Note: ECR vulnerability scans initiated (ScanOnPush enabled)"'
6060
- echo "Scans will complete asynchronously. Check ECR console for results."
6161
- echo "For accounts with Amazon Inspector Enhanced Scanning, scans may take 10-30 minutes per image."
6262
- |

0 commit comments

Comments
 (0)