Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 36,897
    • Issues 36,897
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,502
    • Merge requests 1,502
  • Requirements
    • Requirements
    • List
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #18690

Closed
Open
Created Jul 05, 2017 by Fabio Busatto@bikebillyContributor

Pipeline order changes if there is a 'pages' job in the middle of the list

Summary

If you've a pipeline with a pages job that is not in the last stage, when the pages:deploy job is automatically created the stage is moved to the end of the pipeline.

Steps to reproduce

Create a pipeline with pages in a middle stage.

Example Project

https://gitlab.com/bikebilly/demo-dep/pipelines/9588913

What is the current bug behavior?

The Deploy stage is the last stage in the list

What is the expected correct behavior?

The Deploy stage is between Doc and Trigger

Assignee
Assign to
Backlog
Milestone
Backlog
Assign milestone
Time tracking
None
Due date
None