Skip to content

Commit

Permalink
Switch from PEZ to PWS
Browse files Browse the repository at this point in the history
  • Loading branch information
making committed Oct 22, 2017
1 parent f505892 commit 7230704
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
6 changes: 3 additions & 3 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ resources:
- name: cf
type: cf
source:
api: api.run.pez.pivotal.io
api: api.run.pivotal.io
username: {{cf-username}}
password: {{cf-password}}
organization: pivot-tmaki
space: jsug
organization: AJP
space: production
skip_cert_check: true
- name: slack-alert
type: slack-notification
Expand Down
1 change: 0 additions & 1 deletion manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
applications:
- name: portside-api
buildpack: https://github.com/cloudfoundry/java-buildpack#v3.19
memory: 1g
path: target/portside-api-0.0.1-SNAPSHOT.jar
services:
Expand Down

0 comments on commit 7230704

Please sign in to comment.