Update README.md
This commit is contained in:
parent
5f55df6f81
commit
99b437db9c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ on either the remote server or for new developers on the project.
|
||||||
|
|
||||||
The only dependencies of `ship` are that you must have access to the repository
|
The only dependencies of `ship` are that you must have access to the repository
|
||||||
because we use `ForwardAgent` and access to the remote server as the configured
|
because we use `ForwardAgent` and access to the remote server as the configured
|
||||||
user We accomplish this by using `ssh-copy-id username@server` from each
|
user. We accomplish this by using `ssh-copy-id username@server` from each
|
||||||
trusted system. This project allows multiple developers to be able to ship code
|
trusted system. This project allows multiple developers to be able to ship code
|
||||||
out to production without setting up deployment keys, webhooks or any other
|
out to production without setting up deployment keys, webhooks or any other
|
||||||
manual steps when working with a fresh local copy.
|
manual steps when working with a fresh local copy.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue