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
584964e2
Commit
584964e2
authored
Jan 10, 2019
by
Matija Čupić
Committed by
Evan Read
Jan 10, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add private runner warnings
parent
819de8e8
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
doc/ci/runners/README.md
doc/ci/runners/README.md
+8
-0
No files found.
doc/ci/runners/README.md
View file @
584964e2
...
@@ -135,6 +135,14 @@ Consider that if you don't lock your specific Runner to a specific project, any
...
@@ -135,6 +135,14 @@ Consider that if you don't lock your specific Runner to a specific project, any
user with Maintainer role in you project can assign your Runner to another arbitrary
user with Maintainer role in you project can assign your Runner to another arbitrary
project without requiring your authorization, so use it with caution.
project without requiring your authorization, so use it with caution.
CAUTION:
**Caution:**
Never add a private Runner that you're using in your private projects to a
project that you share with other people.
CAUTION:
**Caution:**
Never use a Runner from a project which has multiple maintainers in your
private project.
An admin can enable/disable a specific Runner for projects:
An admin can enable/disable a specific Runner for projects:
1.
Navigate to
**Admin > Runners**
1.
Navigate to
**Admin > Runners**
...
...
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