mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
build: enroll commit trace
This commit is contained in:
parent
63d712b831
commit
0101b27d4d
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ echo "Got version $GITAKO_VERSION"
|
|||
|
||||
# sentry
|
||||
yarn sentry-cli releases new "$GITAKO_VERSION"
|
||||
yarn sentry-cli releases set-commits --auto $GITAKO_VERSION
|
||||
yarn sentry-cli releases files "$GITAKO_VERSION" upload-sourcemaps dist --no-rewrite
|
||||
yarn sentry-cli releases finalize "$GITAKO_VERSION"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue