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
iv
gitlab-ce
Commits
fa8d3ac8
Commit
fa8d3ac8
authored
Jul 20, 2016
by
Mark Pundsack
Committed by
Achilleas Pipinellis
Jul 21, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve grammar of manual actions documentation
parent
ef30678f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/ci/yaml/README.md
doc/ci/yaml/README.md
+5
-5
No files found.
doc/ci/yaml/README.md
View file @
fa8d3ac8
...
...
@@ -537,12 +537,12 @@ The above script will:
>**Note:**
Introduced in GitLab 8.10.
Manual actions are
special type of jobs that are not executed automatically in pipeline.
They need to be explicitly started by the user.
Manual actions can be started from pipelines, builds, environments and deployments views.
You can execute the
same manual action multiple times.
Manual actions are
a special type of job that are not executed automatically;
they need to be explicitly started by a user. Manual actions can be started
from pipeline, build, environment, and deployment views. You can execute the
same manual action multiple times.
Example usage of manual actions is deployment, ex. promote a staging environ
ment to production.
An example usage of manual actions is deploy
ment to production.
### environment
...
...
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