Skip to content
Snippets Groups Projects
Commit 787c9ad2 authored by Pieter van Staden's avatar Pieter van Staden
Browse files

INFRASTRUCTURE :: Update the aws credentials used by the aws cli

parent e8a944e6
Branches
Tags
1 merge request!6Rates at checkout
Pipeline #64291 passed
......@@ -18,8 +18,8 @@ tagged_deploy:
- export AWS_ACCESS_KEY_ID
- export AWS_SECRET_ACCESS_KEY
script:
- echo AWS_ACCESS_KEY_ID
- echo AWS_SECRET_ACCESS_KEY
- echo $AWS_ACCESS_KEY_ID
- echo $AWS_SECRET_ACCESS_KEY
# - wget https://gitlab.bob.co.za/bob-public-utils/bobgo-magento-extension/-/archive/"$CI_COMMIT_TAG"/bobgo-magento-extension-"$CI_COMMIT_TAG".tar.gz
# - ls -al
# - aws s3 cp bobgo-magento-extension-"$CI_COMMIT_TAG".tar.gz s3://bobgo-s3-magento-plugin/ --region=af-south-1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment