Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
de4c0c2e
Commit
de4c0c2e
authored
Sep 05, 2016
by
Gustav Trenwith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
8e6e3423
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/ci/ssh_keys/README.md
doc/ci/ssh_keys/README.md
+1
-1
No files found.
doc/ci/ssh_keys/README.md
View file @
de4c0c2e
...
...
@@ -31,7 +31,7 @@ This is the universal solution which works with any type of executor
You will first need to create an SSH key pair. For more information, follow the
instructions to
[
generate an SSH key
](
../../ssh/README.md
)
. Do not add a comment
to the
ssh
key, or the
`before_script`
will prompt for a passphrase.
to the
SSH
key, or the
`before_script`
will prompt for a passphrase.
Then, create a new
**Secret Variable**
in your project settings on GitLab
following
**Settings > Variables**
. As
**Key**
add the name
`SSH_PRIVATE_KEY`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment