From c035bcfc5cf2df845422be25c0aad593addf5995 Mon Sep 17 00:00:00 2001 From: Inaki Date: Fri, 21 Feb 2020 15:22:43 +0100 Subject: [PATCH] Update cicd-alternatives.md --- docs/cicd-alternatives.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/cicd-alternatives.md b/docs/cicd-alternatives.md index 18c1b5f8..e0a44f58 100644 --- a/docs/cicd-alternatives.md +++ b/docs/cicd-alternatives.md @@ -20,6 +20,7 @@ * [OpenShift Tekton pipelines](https://www.openshift.com/learn/topics/pipelines) * [developers.redhat.com: An introduction to cloud native CI/CD with Red Hat OpenShift pipelines](https://developers.redhat.com/blog/2019/07/18/an-introduction-to-cloud-native-ci-cd-with-red-hat-openshift-pipelines/) * [blog.openshift.com: cloud native CI/CD with openshift pipelines](https://blog.openshift.com/cloud-native-ci-cd-with-openshift-pipelines/) + * [learn.openshift.com/middleware/pipelines](https://learn.openshift.com/middleware/pipelines/) * [Jenkins-X + Tekton on OpenShift (cloud native)](https://github.com/openshift/tektoncd-pipeline-operator) * [CI/CD OpenShift and Tekton](https://blog.sonatype.com/new-cloud-native-ci/cd-projects-openshift-and-tekton) * [github.com/openshift/pipelines-tutorial](https://github.com/openshift/pipelines-tutorial)