Skip to content

Commit 99a43d0

Browse files
committed
Code build fix
1 parent 5ddb737 commit 99a43d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

buildspec.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ phases:
2525
# Laravel Cache Optimization
2626
- php artisan optimize
2727

28+
- php artisan key:generate --force
29+
2830
build:
2931
commands:
3032
- echo "🧪 Running Laravel Tests..."

0 commit comments

Comments
 (0)