Ubuntu – GitLab CI curl command failure
Im having problems running an API call towards GitLab to update a group variable in our GitLab instance. Running the command below works fine when running locally, but Im having issue running the same command with GitLab pipelines. curl --request…