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
e8e099e5
Commit
e8e099e5
authored
Dec 17, 2020
by
Thao Yeager
Committed by
Marcel Amirault
Dec 17, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: Variables are pre-filled when running pipeline manually
parent
d8ed5bac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
doc/ci/pipelines/index.md
doc/ci/pipelines/index.md
+4
-0
No files found.
doc/ci/pipelines/index.md
View file @
e8e099e5
...
...
@@ -132,6 +132,10 @@ Pipelines can be manually executed, with predefined or manually-specified [varia
You might do this if the results of a pipeline (for example, a code build) are required outside the normal
operation of the pipeline.
[
In GitLab 13.7 and later
](
https://gitlab.com/gitlab-org/gitlab/-/issues/30101
)
,
the variables fields are pre-filled with any global variables defined in the
`.gitlab-ci.yml`
file.
To execute a pipeline manually:
1.
Navigate to your project's
**CI/CD > Pipelines**
.
...
...
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