Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
ssh-keygen -t rsa -b 4096 -f /path/to/desired/filename -N ""
  • Save the deploy key in the Dockerfile repo.

...