Skip to content

Instantly share code, notes, and snippets.

@ianjuma
Last active January 2, 2018 13:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ianjuma/cdec05f304909ba4f07979bdbbefbade to your computer and use it in GitHub Desktop.
Save ianjuma/cdec05f304909ba4f07979bdbbefbade to your computer and use it in GitHub Desktop.
orion
orion:
time: now # time to deploy — now for now, 4 a.m for 4 a.m EAT
branch: master # branch to pull from and listen for notifications on
channel: orion-deploy
production: false # immediate deployment on staging — not prod
owner: [user1,ian] # users allowed to interact with slack requests for orion
separate-build: true # to be built/compiled on diff machine — for all scala projects
many: true # if many is false — many is > 1
concurrent: no
instances:
- orion-ke-telkom-staging.staging.com, orion-ug-mtn=1, staging=1
- orion-ug-mtn-staging.staging.com , orion-ug-mtn=1, staging=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment