Fix publishing credentials instructions (#29002)
You authenticate with your private key, of course...
This commit is contained in:
parent
b16e2597bd
commit
2223413503
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@
|
|||
#
|
||||
# 3.3) Also make it available for publishing snapshots.
|
||||
# From the command line:
|
||||
# shell> cp ~/.ssh/id_rsa.pub ~/.ssh/id_rsa_gustav.pem
|
||||
# shell> cp ~/.ssh/id_rsa ~/.ssh/id_rsa_gustav.pem
|
||||
# shell> ssh-keygen -p -f ~/.ssh/id_rsa_gustav.pem -m pem
|
||||
#
|
||||
# 4) Have access to github.com/akka/akka. This should be a given.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue