ssh permissions
This commit is contained in:
parent
a7d1b9389e
commit
11bdb302bc
1 changed files with 1 additions and 0 deletions
|
@ -18,4 +18,5 @@ script:
|
||||||
- bundle exec nanoc check mixed_content
|
- bundle exec nanoc check mixed_content
|
||||||
|
|
||||||
after_success:
|
after_success:
|
||||||
|
- chmod 600 ~/.ssh/id_rsa
|
||||||
- bundle exec nanoc deploy --target public
|
- bundle exec nanoc deploy --target public
|
||||||
|
|
Loading…
Reference in a new issue