...
Export tests from Postman to your PC and name the package “collection.json”. Click right click on your test folder => click “export” => click again “export” => name it “collection.json”.
...
Step 2:
Upload “collection.json” to your Gitlab branch. Make sure that you are in your newly created branch.
...