Skip to content
This repository has been archived by the owner on Jun 11, 2019. It is now read-only.

Commit

Permalink
Bug 1215204 - Add bouncer submitter to release promotion graph r=rail
Browse files Browse the repository at this point in the history
  • Loading branch information
kmoir committed Jan 8, 2016
1 parent afdb103 commit e2fdf91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions process/release.py
Expand Up @@ -1859,6 +1859,7 @@ def generateReleasePromotionBuilders(config, name, secrets):
"-c", config['bouncer_submitter_config'],
"--credentials-file", "oauth.txt",
"--bouncer-api-prefix", config['tuxedoServerUrl'],
"--repo", config['repo_path'],
]
}

Expand Down

0 comments on commit e2fdf91

Please sign in to comment.