Updating instructions

This commit is contained in:
Ryan Baxter
2022-02-03 20:09:38 -05:00
parent 27d64f7d61
commit 364e314289
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
### Deploy
Set `ISSUEBOT_GITHUB_CREDENTIALS_PASSWORD` in `manifest.yaml` for the user `spring-issuemaster`.
`cf login -a https://api.sc2-04-pcf1-system.oc.vmware.com`
Set `ISSUEBOT_GITHUB_CREDENTIALS_PASSWORD` in `manifest.yaml` for the user `spring-cloud-issues`. This should be a token stored in LastPass.
Then run `cf push` from the root of the repo.

View File

@@ -5,4 +5,4 @@ applications:
path: ./target/issue-bot-0.1.0-SNAPSHOT.jar
env:
ISSUEBOT_GITHUB_CREDENTIALS_PASSWORD: setpasswordhere
ISSUEBOT_GITHUB_CREDENTIALS_USERNAME: spring-issuemaster
ISSUEBOT_GITHUB_CREDENTIALS_USERNAME: spring-cloud-issues