mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 04:22:18 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user