https://cypress.io logo
Gitlab cypress/run
# i-need-help
b
Does anyone know what this new pipeline is that Cypress has added to Gitlab? It started appearing once I setup the Gitlab integration in Cypress and links out to Cypress Cloud. It seems to be rerunning one of the tests we had in our earlier pipeline, but I'm not exactly sure what it's up to, why it's there, or how to configure it.
Once I fixed association with my Gitlab Pull Requests, this stopped acting so crazy. I just needed to set some environment variables. Now it's working more like I'd expect and seems to match up with the test currently running.