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
Kazuhiko Shiozaki
gitlab-ce
Commits
a5274664
Commit
a5274664
authored
Dec 26, 2015
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'grammar_fix' into 'master'
Fix typo on triggers docs See merge request !2214
parents
dab0224b
8eed3ab3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/ci/triggers/README.md
doc/ci/triggers/README.md
+1
-1
No files found.
doc/ci/triggers/README.md
View file @
a5274664
...
@@ -108,7 +108,7 @@ Now, whenever a new tag is pushed on project A, the build will run and the
...
@@ -108,7 +108,7 @@ Now, whenever a new tag is pushed on project A, the build will run and the
`stage: test`
complete successfully.
`stage: test`
complete successfully.
_
**Note:**
If your project is public, passing the token in plain text is
_
**Note:**
If your project is public, passing the token in plain text is
probably not the wise
r
idea, so you might want to use a
probably not the wise
st
idea, so you might want to use a
[
secure variable
](
../variables/README.md#user-defined-variables-secure-variables
)
[
secure variable
](
../variables/README.md#user-defined-variables-secure-variables
)
for that purpose._
for that purpose._
...
...
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