commit de7b7f1496c721edf992fbdd36486f0f672c4461 Author: R. Tyler Croy Date: Tue Nov 15 10:28:07 2016 -0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1ee84da --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.sw* diff --git a/README.adoc b/README.adoc new file mode 100644 index 0000000..4e44e9d --- /dev/null +++ b/README.adoc @@ -0,0 +1,4 @@ += Docker and Pipeline Demos + +This repository contains a number of branches, each with a `Jenkinsfile`, for +demonstrating Jenkins Pipeline and Docker integration.