Skip to content

Commit

Permalink
NH-69952: fix incorrect bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Feb 5, 2024
1 parent 0cabe2b commit 697060c
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 697060c

Please sign in to comment.