BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
4e0f9eeb
Commit
4e0f9eeb
authored
Jun 16, 2016
by
Mark Pundsack
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up TOC
parent
da6d148c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
23 deletions
+23
-23
README.md
doc/ci/yaml/README.md
+23
-23
No files found.
doc/ci/yaml/README.md
View file @
4e0f9eeb
...
...
@@ -13,34 +13,34 @@ If you want a quick introduction to GitLab CI, follow our
**Table of Contents**
*generated with [DocToc](https://github.com/thlorenz/doctoc)*
-
[
.gitlab-ci.yml
](
#gitlab-ci-yml
)
-
[
image and services
](
#image-and-services
)
-
[
before_script
](
#before_script
)
-
[
after_script
](
#after_script
)
-
[
stages
](
#stages
)
-
[
types
](
#types
)
-
[
variables
](
#variables
)
-
[
cache
](
#cache
)
-
[
cache:key
](
#cache-key
)
-
[
image and services
](
#image-and-services
)
-
[
before_script
](
#before_script
)
-
[
after_script
](
#after_script
)
-
[
stages
](
#stages
)
-
[
types
](
#types
)
-
[
variables
](
#variables
)
-
[
cache
](
#cache
)
-
[
cache:key
](
#cache-key
)
-
[
Jobs
](
#jobs
)
-
[
script
](
#script
)
-
[
stage
](
#stage
)
-
[
job variables
](
#job-variables
)
-
[
only and except
](
#only-and-except
)
-
[
tags
](
#tags
)
-
[
when
](
#when
)
-
[
environment
](
#environment
)
-
[
artifacts
](
#artifacts
)
-
[
artifacts:name
](
#artifacts-
name
)
-
[
artifacts:when
](
#artifacts-
when
)
-
[
artifacts:expire_in
](
#artifacts-
expire_in
)
-
[
dependencies
](
#dependencies
)
-
[
before_script and after_script
](
#before_script-and-after_script
)
-
[
script
](
#script
)
-
[
stage
](
#stage
)
-
[
only and except
](
#only-and-except
)
-
[
job variables
](
#job-variables
)
-
[
tags
](
#tags
)
-
[
when
](
#when
)
-
[
environment
](
#environment
)
-
[
artifacts
](
#artifacts
)
-
[
artifacts:name
](
#artifacts
name
)
-
[
artifacts:when
](
#artifacts
when
)
-
[
artifacts:expire_in
](
#artifacts
expire_in
)
-
[
dependencies
](
#dependencies
)
-
[
before_script and after_script
](
#before_script-and-after_script
)
-
[
Git Strategy
](
#git-strategy
)
-
[
Shallow cloning
](
#shallow-cloning
)
-
[
Hidden jobs
](
#hidden-jobs
)
-
[
Special YAML features
](
#special-yaml-features
)
-
[
Anchors
](
#anchors
)
-
[
Validate the .gitlab-ci.yml
](
#validate-the-gitlab-ci
-
yml
)
-
[
Anchors
](
#anchors
)
-
[
Validate the .gitlab-ci.yml
](
#validate-the-gitlab-ciyml
)
-
[
Skipping builds
](
#skipping-builds
)
-
[
Examples
](
#examples
)
...
...
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