Skip to content

Commit

Permalink
associate commit with sentry. #214
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Mar 11, 2019
1 parent 73d0ffa commit 6f8708f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ after_success:
export GIT_SHA=$(git rev-parse --short HEAD);
export GIT_TAG=$(git describe --tags $(git rev-list --tags --max-count=1));
sentry-cli releases new $GIT_SHA --project lupo

sentry-cli releases set-commits --auto $GIT_SHA
git clone "https://${TRAVIS_SECURE_TOKEN}@github.com/datacite/mastino.git";
./dockerize -template vendor/docker/_lupo.auto.tfvars.tmpl:mastino/stage/services/client-api/_lupo.auto.tfvars;

Expand Down

0 comments on commit 6f8708f

Please sign in to comment.