[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [GitlabRemote](./cautious-journey.gitlabremote.md) > [(constructor)](./cautious-journey.gitlabremote._constructor_.md) ## GitlabRemote.(constructor) Constructs a new instance of the `GitlabRemote` class Signature: ```typescript constructor(options: RemoteOptions); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | options | [RemoteOptions](./cautious-journey.remoteoptions.md) | |