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
0440dff9
Commit
0440dff9
authored
Dec 08, 2020
by
Marcel Amirault
Committed by
Marcin Sedlak-Jakubowski
Dec 08, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a note about manual trigger jobs
parent
b789ef26
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
doc/ci/yaml/README.md
doc/ci/yaml/README.md
+1
-0
No files found.
doc/ci/yaml/README.md
View file @
0440dff9
...
...
@@ -3504,6 +3504,7 @@ hover over the downstream pipeline job.
In
[
GitLab 13.5
](
https://gitlab.com/gitlab-org/gitlab/-/issues/201938
)
and later, you
can use
[
`when:manual`
](
#whenmanual
)
in the same job as
`trigger`
. In GitLab 13.4 and
earlier, using them together causes the error
`jobs:#{job-name} when should be on_success, on_failure or always`
.
You
[
cannot start `manual` trigger jobs with the API
](
https://gitlab.com/gitlab-org/gitlab/-/issues/284086
)
.
#### Basic `trigger` syntax for multi-project 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