Commit 14fae465 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: fix link

parent 1a657ce5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -230,7 +230,7 @@ We recommend you to use a [project deploy key](https://docs.gitlab.com/ee/user/p
with write access to your project.

The key should not have a passphrase (
see [how to generate a new SSH key pair](https://docs.gitlab.com/ce/ssh/README.html#generating-a-new-ssh-key-pair)).
see [how to generate a new SSH key pair](https://docs.gitlab.com/ee/user/ssh.html#generate-an-ssh-key-pair)).

Specify :lock: `$GIT_PRIVATE_KEY` as protected project variable with the private part of the deploy key.