Skip to content

Commit

Permalink
move releases to end; maybe one day ci can update
Browse files Browse the repository at this point in the history
  • Loading branch information
drnic committed Nov 7, 2017
1 parent e337686 commit 83720d9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions manifests/operators/cf-deployment.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
- type: replace
path: /releases/-
value:
name: collection-of-pullrequests
version: latest

- type: replace
path: /instance_groups/name=api/jobs/-
value:
Expand All @@ -14,3 +8,9 @@
ca_cert: "((router_ssl.certificate))"
admin_username: admin
admin_password: "((cf_admin_password))"

- type: replace
path: /releases/-
value:
name: collection-of-pullrequests
version: latest

0 comments on commit 83720d9

Please sign in to comment.