Updating instructions
This commit is contained in:
@@ -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.
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user