fix(webhook): restore GitLab source deployments (#11284)
This commit is contained in:
parent
c2b7978e3e
commit
264cb8e2b0
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
use Illuminate\Support\Facades\Cache;
|
||||
use Illuminate\Support\Facades\Http;
|
||||
use Illuminate\Support\Str;
|
||||
use Visus\Cuid2\Cuid2;
|
||||
|
||||
class Gitlab extends Controller
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue