handle proxy settings for aws-sdk

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-02-16 13:53:11 +01:00
parent 17f28ab24d
commit caca3368ce
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
8 changed files with 55929 additions and 1215 deletions

View file

@ -31,7 +31,8 @@
"@actions/exec": "^1.1.0",
"@actions/io": "^1.1.1",
"@aws-sdk/client-ecr": "^3.45.0",
"@aws-sdk/client-ecr-public": "^3.45.0"
"@aws-sdk/client-ecr-public": "^3.45.0",
"proxy-agent": "^5.0.0"
},
"devDependencies": {
"@types/jest": "^26.0.23",