playbooks/openshift-apps: do not start-build on each run
No need to manually start a build on each playbook run, as it is already configured to trigger on changes. Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
This commit is contained in:
parent
ac4d9169cf
commit
182e193cbf
1 changed files with 0 additions and 4 deletions
|
@ -29,10 +29,6 @@
|
|||
file: buildconfig-stub.yml
|
||||
objectname: buildconfig-stub.yml
|
||||
|
||||
- role: openshift/start-build
|
||||
app: coreos-cincinnati
|
||||
buildname: coreos-cincinnati-stub
|
||||
|
||||
- role: openshift/object
|
||||
app: coreos-cincinnati
|
||||
file: config-stub.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue