Skip to content

GitLab Next

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Menu
    Projects Groups Snippets
  • Get a free trial
  • Sign up
  • Login
  • Sign in / Register
  • GitLab CI Yml - Deprecated GitLab CI Yml - Deprecated
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

GitLab 15.0 is launching on May 22! This version brings many exciting improvements, but also removes deprecated features and introduces breaking changes that may impact your workflow. To see what is being deprecated and removed, please visit Breaking changes in 15.0 and Deprecations.

  • GitLab.org
  • GitLab CI Yml - DeprecatedGitLab CI Yml - Deprecated
  • Merge requests
  • !171
Merged
Created May 15, 2018 by Tomasz Maczukin@tmaczukinDeveloper
  • Review changes

  • Download
  • Email patches
  • Plain diff

Make Auto-DevOps jobs configurable with environment variables

  • Overview 22
  • Commits 1
  • Pipelines 4
  • Changes 1

Makes Auto-DevOps jobs configurable with environment variables:

  • test jobs may be disabled with variable
  • canary may be enabled with variable

I'm not sure if rollout jobs should be disabled when CANARY_ENABLED is set. Should they?

Closes gitlab-ee#3586, gitlab-ce#38550

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: manage-autodevops-jobs-by-env-variables