Skip to content

Commit

Permalink
Merge pull request #187 from solarwinds-cloud/release-1.2.0
Browse files Browse the repository at this point in the history
NH-69952: fix incorrect bucket
  • Loading branch information
cleverchuk authored Feb 5, 2024
2 parents c97a9b5 + 697060c commit 31f1f75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ jobs:
echo "sha256: $SHA256" >> VERSION
aws s3 cp VERSION \
s3://ssp-stage-global-agent-binaries/apm/java/latest/VERSION \
s3://ssp-prod-global-agent-binaries/apm/java/latest/VERSION \
--acl public-read
- run:
name: Send to slack
Expand Down

0 comments on commit 31f1f75

Please sign in to comment.