Skip to content

Commit

Permalink
[LCK ONLY] fix lck link
Browse files Browse the repository at this point in the history
  • Loading branch information
hgreebe committed Jul 15, 2024
1 parent c59f1dd commit 0c8da77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

remote_file 'download awscli bundle from s3' do
path "#{file_cache_path}/awscli-bundle.zip"
source awscli_url
source "https://aws-sdk-common-infra-lck-prod-deployment-bucket.s3.#{aws_region}.#{aws_domain}/aws-cli-v2/linux/x86_64/awscli-exe-linux-x86_64.zip"
path
retries 5
retry_delay 5
Expand Down

0 comments on commit 0c8da77

Please sign in to comment.