This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Description
In Gitlab CI, the CI_PROJECT_PATH environment variable is available for getting the project path. This variable can be used to automatically deduce the projectPath setting value if the chosen platform is gitlab and the projectPath setting is not specified.
This check should happen after updating the config object with ENV contents.