We would like to use Anvil in combination with out Gitlab CI. This means that we need to mirror the repository, run the unit-tests on our instance and potentially also push from our Gitlab mirror to the Anvil repository, whenever we have a Merge-Request that was merged in out Gitlab.
Is there any way, how we can access the Anvil Repository through the HTTPS protocol, instead of SSH?