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
cb5a6d46
Commit
cb5a6d46
authored
Sep 03, 2020
by
Jonston Chan
Committed by
Marcel Amirault
Sep 03, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: fix incorrect syntax in docs
parent
f94a91ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
doc/ci/yaml/README.md
doc/ci/yaml/README.md
+3
-2
No files found.
doc/ci/yaml/README.md
View file @
cb5a6d46
...
...
@@ -2448,7 +2448,7 @@ You can set the period with `start_in` key. The value of `start_in` key is an el
provided.
`start_in`
key must be less than or equal to one week. Examples of valid values include:
-
`'5'`
-
`
10
seconds`
-
`
5
seconds`
-
`30 minutes`
-
`1 day`
-
`1 week`
...
...
@@ -3269,7 +3269,8 @@ and are not accessible anymore.
The value of
`expire_in`
is an elapsed time in seconds, unless a unit is
provided. Examples of valid values:
-
`42`
-
`'42'`
-
`42 seconds`
-
`3 mins 4 sec`
-
`2 hrs 20 min`
-
`2h20min`
...
...
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