Calling CMake with Start-Process in GitLab CI job doesn’t appear to use passed arguments
I am very new to Powershell especially in the context of GitLab CI configuration.
CMake fails parsing only when called in GitLab CI job with “Instead found unterminated bracket with text …”
I have a repository that builds and supplies artifacts to other projects. In order to get the latest artifacts the [GitLab Job Artifacts API][1] offers two options based on the source of the request – inside a CI job or elsewhere. The URL I am using is