mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
updated permissions for ssh key
This commit is contained in:
parent
dfc98e3000
commit
f0b2e6beea
1 changed files with 1 additions and 0 deletions
|
|
@ -195,6 +195,7 @@ deploy node for linux amd64:
|
|||
- aws configure set region "us-east-2"
|
||||
- aws configure set aws_profile $PROFILE
|
||||
- echo $AWS_SSH_PRIVATE_KEY > gitlab-featurebase-dev
|
||||
- chmod 400 gitlab-featurebase-dev
|
||||
- 'which ssh-agent || ( apt-get update -y && apt-get install openssh-client -y )'
|
||||
- eval `ssh-agent -s`
|
||||
- mkdir -p ~/.ssh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue