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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user