diff options
author | Chad Malchow <chad@gitlab.com> | 2017-04-04 17:39:32 +0000 |
---|---|---|
committer | Chad Malchow <chad@gitlab.com> | 2017-04-04 17:39:32 +0000 |
commit | ac1667f286242a9af7709b3f6711ef08380abd3e (patch) | |
tree | b11334b23aca8683064e528cb3fde3517f0210dc /doc | |
parent | d8cbe979164192231a85da386337978f6cbfc31d (diff) | |
download | gitlab-ce-ac1667f286242a9af7709b3f6711ef08380abd3e.tar.gz |
added article from techbeacon on CItechbeacon_ci
Diffstat (limited to 'doc')
-rw-r--r-- | doc/university/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/university/README.md b/doc/university/README.md index c1661f0b52b..88dac143356 100644 --- a/doc/university/README.md +++ b/doc/university/README.md @@ -121,6 +121,7 @@ The curriculum is composed of GitLab videos, screencasts, presentations, project 1. [Setting up GitLab CI for iOS projects](https://about.gitlab.com/2016/03/10/setting-up-gitlab-ci-for-ios-projects/) 1. [IBM: Continuous Delivery vs Continuous Deployment - Video](https://www.youtube.com/watch?v=igwFj8PPSnw) 1. [Amazon: Transition to Continuous Delivery - Video](https://www.youtube.com/watch?v=esEFaY0FDKc) +2. [TechBeacon: Doing continuous delivery? Focus first on reducing release cycle times](https://techbeacon.com/doing-continuous-delivery-focus-first-reducing-release-cycle-times) 1. See **[Integrations](#integrations)** for integrations with other CI services. #### 2.4. Workflow |