Skip to content
Snippets Groups Projects
Commit 95e76ad2 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Downgrade aws cli in ci

parent 9c6cd2bf
Branches
Tags
2 merge requests!76Develop,!75Env.ci
Pipeline #9603 passed with warnings with stages
in 53 seconds
......@@ -1069,7 +1069,7 @@ aws:
- ulimit -a
- mkdir -p ./badges/env
- curl --request GET https://img.shields.io/badge/Envronment%3A%20AWS-inactive-critical?style=flat > ./badges/env/aws.svg
- module load awscli/1.19.17
- module load awscli/1.11.139
- export AWS_ACCESS_KEY_ID=${aws_accesskeyid}
- export AWS_SECRET_ACCESS_KEY=${aws_secretaccesskey}
- aws configure set region ${aws_region}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment