Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1
    • Merge requests 1
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Issues
  • #42313

Closed (moved)
Open
Created Jan 23, 2018 by George Silva@george12

Choose jobs in scheduled pipelines

Description

I have a .gitlab-ci.yml file that holds two deploy jobs. They deploy to the same machine, but should be executed with different frequencies.

Example: I have one job that deploys backend features and gets deployed once a week. I have another job that I would like to run daily, to deploy my single page application. The changes and the rate of evolution of the SPA is higher then the backend.

Proposal

In the scheduled pipelines screen, when adding a new scheduled job, I would like to:

  1. Select the job I want for this schedule;
  2. If not selected, run all jobs (as it is today)

Links / references

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking