Skip to content

Commit fd0fa6d

Browse files
Added info on promote jenkins job
1 parent 5d2254d commit fd0fa6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ Commands:
441441
3. `./bin/buildAndDeploy.py build` : Generates binaries for all architectures in `./out`
442442
4. `./bin/buildAndDeploy.py deploy` : Uploads binaries to our object storage account [softlayer-cli-binaries](https://s3.us-east.cloud-object-storage.appdomain.cloud/softlayer-cli-binaries/index.html):
443443
5. `./bin/buildAndDeploy.py release` : Spins up the [Jenkins](https://wcp-cloud-foundry-jenkins.swg-devops.com/job/Publish%20Plugin%20to%20YS1/build ) job to publish a release
444-
444+
6. Test then manually promote from staging to production to actually release the plugin. [Pomotion Jenkins](https://wcp-cloud-foundry-jenkins.swg-devops.com/job/Promote%20Plugin%20from%20staging%20to%20production/)
445445

446446
ENV Variables that need to be set:
447447
1. `JENKINS_TOKEN` : Auth token to run Jenkins. Username is hardcoded for me at the moment.

0 commit comments

Comments
 (0)