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 5bf05f4 commit 2717b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Copy to S3
run: |
pwd
ls -al
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 2717b4b

Please sign in to comment.