Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

Commit a323564

Browse files
committed
Update buildspec.yml
1 parent 92808f2 commit a323564

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/buildspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ phases:
99
- bundle install --jobs 4 --retry 3
1010
build:
1111
commands:
12-
- bundle exec middleman build
12+
- bundle exec middleman build --verbose
1313
post_build:
1414
commands:
1515
- |

0 commit comments

Comments
 (0)