mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
test: trigger build to verify cache optimization
This commit is contained in:
parent
b7a6f1a4fa
commit
3832530587
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
// Build cache test - backend change should not invalidate frontend cache
|
||||
|
||||
use Illuminate\Support\Facades\Facade;
|
||||
|
||||
return [
|
||||
|
|
|
|||
Loading…
Reference in a new issue