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
1
Merge Requests
1
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
nexedi
gitlab-ce
Commits
6fbb3ce6
Commit
6fbb3ce6
authored
Aug 28, 2017
by
Shinya Maeda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix doc
parent
1f114df2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
9 deletions
+10
-9
doc/ci/runners/README.md
doc/ci/runners/README.md
+10
-9
doc/ci/runners/img/specific_runners_edit_icon.png
doc/ci/runners/img/specific_runners_edit_icon.png
+0
-0
No files found.
doc/ci/runners/README.md
View file @
6fbb3ce6
...
...
@@ -107,24 +107,25 @@ To lock/unlock a Runner:
1.
Check the
**Lock to current projects**
option
1.
Click
**Save changes**
for the changes to take effect
## Protected
r
unners
## Protected
R
unners
>**Notes:**
This feature requires GitLab 10.0 or higher.
[
Introduced
](
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/13194
)
in GitLab 10.0.
You can protect
r
unners from revealing sensitive information.
Whenever a
runner is protected, the r
unner picks only jobs created on
[protected branches] or [protected tags], and ignore other jobs.
You can protect
R
unners from revealing sensitive information.
Whenever a
Runner is protected, the R
unner picks only jobs created on
[protected branches] or [protected tags], and ignore
s
other jobs.
To protect/unprotect
r
unners:
To protect/unprotect
R
unners:
1.
Visit your project's
**Settings ➔ Pipelines**
1.
Find a
r
unner you want to protect/unprotect and make sure it's enabled
1.
Click
a pencil button !
[
specific runners edit icon
](
img/specific_runners_edit_icon.png
)
resides r
unner name
1.
Find a
R
unner you want to protect/unprotect and make sure it's enabled
1.
Click
the pencil button besides the R
unner name
1.
Check the
**Protected**
option
1.
Click
**Save changes**
for the changes to take effect
![
specific
r
unners edit icon
](
img/protected_runners_check_box.png
)
![
specific
R
unners edit icon
](
img/protected_runners_check_box.png
)
## How shared Runners pick jobs
...
...
doc/ci/runners/img/specific_runners_edit_icon.png
deleted
100644 → 0
View file @
1f114df2
1.38 KB
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