Trigger workflow to build missing Docker image for deployment

Added comment to force Gitea workflow execution and build Docker image
for deployment fix #12.
This commit is contained in:
2025-11-04 18:16:58 +01:00
parent 5633959b9d
commit b8cfabeed0

View File

@@ -2,6 +2,8 @@
declare(strict_types=1);
// Trigger workflow to build missing Docker image git-5633959
namespace App\Framework\LiveComponents\Controllers;
use App\Framework\Attributes\Route;