forked from infra/ansible
add openshift/app-actions to blockerbugs.yml
Signed-off-by: Vít Smolík <me@smoliicek.cz>
This commit is contained in:
parent
48d0ccef83
commit
66caf2072c
1 changed files with 6 additions and 7 deletions
|
|
@ -125,10 +125,9 @@
|
|||
route_serviceport: 8080-tcp
|
||||
route_servicename: blockerbugs
|
||||
|
||||
- role: openshift/start-build
|
||||
start_build_app: blockerbugs
|
||||
start_build_buildname: blockerbugs-build
|
||||
start_build_objectname: blockerbugs-build
|
||||
tags:
|
||||
- never
|
||||
- build
|
||||
- role: openshift/app-actions
|
||||
app_actions_app: blockerbugs
|
||||
app_actions_builds:
|
||||
- blockerbugs-build
|
||||
app_actions_deployments:
|
||||
- blockerbugs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue