Skip to content

Commit

Permalink
add trunk uploader
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmarinacci committed Sep 3, 2024
1 parent c1131ce commit d52545b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ script:
- npm install
- npm run clean
- npm run vitest
- npm run build
- npm run type-check
- curl -fsSL --retry 3 "https://github.com/trunk-io/analytics-cli/releases/latest/download/trunk-analytics-cli-x86_64-unknown-linux.tar.gz" | tar -xvz > ./trunk-analytics-cli
- ./trunk-analytics-cli upload --junit-paths "test-output.xml" --org-url-slug TRUNK_ORG_SLUG --token TRUNK_API_TOKEN

0 comments on commit d52545b

Please sign in to comment.