96065cc4e4
- Documentation updated with correct links and options - New openshift-creator builder added - Two new publishers openshift-build-canceller and openshift-deploy-canceller - Added verbose option to all existing builders and scm Change-Id: I63f19bec6ea8a2344f48d59ad751a8bc5c3be9eb
10 lines
266 B
YAML
10 lines
266 B
YAML
builders:
|
|
- openshift-builder:
|
|
api-url: https://openshift.example.local.url/
|
|
bld-cfg: front
|
|
namespace: test9
|
|
auth-token: ose-builder1
|
|
commit-ID: ae489f7d
|
|
verbose: true
|
|
build-name: ose-test-build
|
|
show-build-logs: true |