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
ff171f16
Commit
ff171f16
authored
Jan 22, 2018
by
Stan Hu
Committed by
Achilleas Pipinellis
Jan 22, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add docs for playing a CI pipeline schedule
parent
597a722f
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
0 deletions
+15
-0
doc/user/project/pipelines/img/pipeline_schedule_play.png
doc/user/project/pipelines/img/pipeline_schedule_play.png
+0
-0
doc/user/project/pipelines/img/pipeline_schedules_list.png
doc/user/project/pipelines/img/pipeline_schedules_list.png
+0
-0
doc/user/project/pipelines/schedules.md
doc/user/project/pipelines/schedules.md
+15
-0
No files found.
doc/user/project/pipelines/img/pipeline_schedule_play.png
0 → 100644
View file @
ff171f16
38.2 KB
doc/user/project/pipelines/img/pipeline_schedules_list.png
View replaced file @
597a722f
View file @
ff171f16
14.3 KB
|
W:
|
H:
37.1 KB
|
W:
|
H:
2-up
Swipe
Onion skin
doc/user/project/pipelines/schedules.md
View file @
ff171f16
...
...
@@ -31,6 +31,20 @@ is installed on.
![
Schedules list
](
img/pipeline_schedules_list.png
)
### Running a scheduled pipeline manually
> [Introduced][ce-15700] in GitLab 10.4.
To trigger a pipeline schedule manually, click the "Play" button:
![
Play Pipeline Schedule
](
img/pipeline_schedule_play.png
)
This will schedule a background job to run the pipeline schedule. A flash
message will provide a link to the CI/CD Pipeline index page.
To help avoid abuse, users are rate limited to triggering a pipeline once per
minute.
### Making use of scheduled pipeline variables
> [Introduced][ce-12328] in GitLab 9.4.
...
...
@@ -90,4 +104,5 @@ don't have admin access to the server, ask your administrator.
[
ce-10533
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10533
[
ce-10853
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10853
[
ce-12328
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12328
[
ce-15700
]:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15700
[
settings
]:
https://about.gitlab.com/gitlab-com/settings/#cron-jobs
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