We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dac7b5 commit 1456e29Copy full SHA for 1456e29
1 file changed
openshift/README.md
@@ -144,4 +144,8 @@ Jenkins out-of-the-box needs some additional setup.
144
1. Upgrade all the plugins in Jenkins
145
1. Add the `GitHub` plugin
146
147
+## Jenkins Manual Setup
148
+
149
+You can also create a Job in Jenkins and point your Job to the Jenkinsfile. We recommended the `Multibranch Pipeline` job for concurrent pipelines.
150
151
0 commit comments