Skip to content

Commit

Permalink
NH-37575: upload default agent configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed May 17, 2024
1 parent f120c6b commit 5d653dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,9 @@ jobs:
# Upload file to GitHub release
upload_file_to_release "$release_id" "version.txt"
upload_file_to_release "$release_id" "checksum.txt"
upload_file_to_release "$release_id" "agent/build/libs/solarwinds-apm-agent.jar"
upload_file_to_release "$release_id" "custom/shared/src/main/resources/solarwinds-apm-config.json"
source /ci-scripts/bin/helpers.sh
send_to_slack "A new release is ready \`$VERSION\`"
Expand Down

0 comments on commit 5d653dd

Please sign in to comment.