mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-07 17:15:56 +00:00
update profile
This commit is contained in:
parent
502f40593e
commit
01260cfcce
1 changed files with 1 additions and 1 deletions
|
|
@ -151,7 +151,7 @@ deploy ec2 instance:
|
|||
PUBLIC_IP: ""
|
||||
AWS_ACCESS_KEY_ID: $AWS_ACCESS_KEY_ID
|
||||
AWS_SECRET_ACCESS_KEY: $AWS_SECRET_ACCESS_KEY
|
||||
PROFILE: ""
|
||||
PROFILE: "default"
|
||||
before_script:
|
||||
- aws configure set aws_access_key_id $AWS_ACCESS_KEY_ID
|
||||
- aws configure set aws_secret_access_key $AWS_SECRET_ACCESS_KEY
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue