0.0.3 • Published 8 years ago

jenkins-ext-build-orchestrator v0.0.3

Weekly downloads
1
License
UNLICENSED
Repository
-
Last release
8 years ago

jenkins-ext-build-orchestrator

Very specific tool/hack for kicking off external builds on heroku from inside jenkins jobs.

npm install -g jenkins-ext-build-orchestrator

jenkins-ext-build-orchestrator \ --workspace={PATH_TO_WORKSPACE} \ --app-name={INTERNAl_APP_NAME} \ --commit={COMMIT_HASH} \ --version={INTERNAL_VERSION_IDENT} \ --heroku-token={HEROKU_API_TOKEN} \ --heroku-app={HEROKU_APP_NAME} \ --bucket={S3_BUCKET} \ --aws-access-key={S3_ACCESS_KEY} \ --aws-secret-key={S3_SECRET_KEY}

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago