Last active
January 2, 2018 13:15
-
-
Save ianjuma/cdec05f304909ba4f07979bdbbefbade to your computer and use it in GitHub Desktop.
orion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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