diff --git a/.travis.yml b/.travis.yml index 881b89eb3..a45fa9b11 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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;