mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-11 23:31:03 +00:00
sanity check
This commit is contained in:
parent
6e6d7a77db
commit
ab3679bef7
1 changed files with 2 additions and 2 deletions
|
|
@ -195,9 +195,9 @@ deploy ec2 instance:
|
|||
- aws configure set aws_secret_access_key $AWS_SECRET_ACCESS_KEY
|
||||
- aws configure set region "us-east-2"
|
||||
- aws configure set aws_profile $PROFILE
|
||||
- cat .aws/credentials
|
||||
- cat .aws/config
|
||||
- cat .aws/sso
|
||||
- cat .aws/sso
|
||||
- cat .aws/credentials
|
||||
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
|
||||
- eval `ssh-agent -s`
|
||||
- mkdir -p /root/.ssh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue