Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

To entirely halt the autodevops pipeline in GitLab version 15.7.0, you can follow these steps:

  1. Go to your project dashboard in GitLab.
  2. Click on the "CI/CD" tab in the left-hand menu.
  3. Click on the "Pipelines" tab at the top of the page.
  4. Find the pipeline you want to halt and click on it to open it.
  5. Click on the "Cancel" button at the top-right corner of the page.
  6. You will be prompted to confirm whether you want to cancel the entire pipeline. Click "Yes" to confirm.

This will stop the autodevops pipeline from running any further, and you can make changes to your code or configuration before starting a new pipeline.