Skip to content

Commit

Permalink
NH-37575: migrate to GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Jun 24, 2024
1 parent cd8d93d commit 5bf05f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Copy to S3
run: |
pwd
aws s3 cp agent/build/libs/solarwinds-apm-agent.jar \
s3://$STAGE_BUCKET/apm/java/$AGENT_VERSION/solarwinds-apm-agent.jar \
--acl public-read
Expand Down

0 comments on commit 5bf05f4

Please sign in to comment.