Skip to content

Commit e3868cb

Browse files
committed
Code build fix
1 parent f62f47d commit e3868cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ phases:
5353

5454
post_build:
5555
commands:
56-
- echo "🚀 Post-build: Ready for deployment trigger or next pipeline stage."
56+
- echo "🚀 Ready for deployment trigger or next pipeline stage."

0 commit comments

Comments
 (0)