Skip to content

Post your releases to Sentry.io after wercker's builds

Notifications You must be signed in to change notification settings

kingsquare/wercker-sentry-release

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sentry-release

Send your release to Sentry.io

Example

Add SENTRY_AUTH and SENTRY_ORG as deploy target or application environment variable.

    - kingsquare/sentry-release:
        version: **OPTIONAL** // default: '$WERCKER_GIT_COMMIT'
        projects: **OPTIONAL** // default: '$WERCKER_GIT_REPOSITORY'; format: "projectA,projectB"
        organization: $SENTRY_ORG
        auth_token: $SENTRY_AUTH

About

Post your releases to Sentry.io after wercker's builds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%