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
f034883e
Commit
f034883e
authored
Nov 28, 2019
by
Jonston Chan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add unitless example for start_in
parent
c2a74490
Changes
1
Show 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 @
f034883e
...
...
@@ -1247,6 +1247,7 @@ This is useful if you want to avoid jobs entering `pending` state immediately.
You can set the period with
`start_in`
key. The value of
`start_in`
key is an elapsed time in seconds, unless a unit is
provided.
`start_in`
key must be less than or equal to one week. Examples of valid values include:
-
`'5'`
-
`10 seconds`
-
`30 minutes`
-
`1 day`
...
...
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