@pact-foundation/karma-pact
Version:
Launches a Pact Mock Server for Karma
30 lines (18 loc) • 743 B
Markdown
do the rest.
Delete broken tag:
$ git tag -d "X.Y.Z" && git push origin :refs/tags/X.Y.Z
Now you can re-tag and push as above.
Log in to pact-foundation npm account in a browser and revoke the old key in the Tokens section.
Delete the env.global.secure key from travis.yml
Log in to npm via command line using the pact-foundation account.
Echo the ~/.npmrc file and grab the token out of it.
$ gem install travis
$ travis encrypt NPM_KEY=${NPM_KEY} --add env.global
* Commit
$ npm run release
$
$ git push --follow-tags
Travis CI will