diff --git a/README.md b/README.md index 40efacc..38b254c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # simple-java-maven-app +If you have forked this repo, then connect with Razorops to create your demo pipeline by following the below button + +[![Connect](https://github.com/razorops-public/images/blob/main/connect_with_github.svg)](https://dashboard.razorops.com/get-github-installation-link-for-org) + This repository is for the [Build a Java app with Maven](https://jenkins.io/doc/tutorials/build-a-java-app-with-maven/) tutorial in the [Jenkins User Documentation](https://jenkins.io/doc/). @@ -13,3 +17,4 @@ The `jenkins` directory contains an example of the `Jenkinsfile` (i.e. Pipeline) you'll be creating yourself during the tutorial and the `scripts` subdirectory contains a shell script with commands that are executed when Jenkins processes the "Deliver" stage of your Pipeline. +