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 a3435a7 commit 15634c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ci/pipeline.yml
Expand Up @@ -17,8 +17,8 @@ resources:
api: api.run.pez.pivotal.io
username: {{cf-username}}
password: {{cf-password}}
organization: pivot-tmaki
space: jsug
organization: APJ
space: prod
skip_cert_check: true
- name: slack-alert
type: slack-notification
Expand Down
3 changes: 1 addition & 2 deletions manifest.yml
@@ -1,7 +1,6 @@
applications:
- name: portside-mail-sender
buildpack: https://github.com/cloudfoundry/java-buildpack#v3.19
memory: 512m
memory: 1g
path: target/portside-mail-sender-0.0.1-SNAPSHOT.jar
services:
- portside-mail # cf create-user-provided-service portside-mail -p '{"credentials":{"uri":"smtp://<user>:<password>@smtp.sendgrid.net:587"}}'
Expand Down

0 comments on commit 15634c1

Please sign in to comment.