main
ROOT /
pages /
production-cluster.md
12 lines | ISO-8859-1 | 556 bytes

Usage Scenario

Only release builds from master branch of certain projects can be deployed into production cluster, all other builds should use the test cluster

How to Set Up

  1. Make these projects owned by a certain user say production.
  2. Add job executors as below:

Production Cluster

When a release job from master branch of project owned by user production, the production cluster will be used to execute the job. Other jobs not matching this condition will fall back to use the test cluster

Please wait...
Page is in error, reload to recover