summaryrefslogtreecommitdiffstats
path: root/jenkins_jobs/modules/general.py
diff options
context:
space:
mode:
authorDavid Caro <dcaroest@redhat.com>2015-11-20 17:31:52 +0100
committerDavid Caro <dcaroest@redhat.com>2015-11-24 21:18:45 +0100
commit9477275592f722892b22afe336940bf296302906 (patch)
treee3a851d3bccedf8e2e4ffdba7c8d905fca32a9b4 /jenkins_jobs/modules/general.py
parent294dea66b23c40e3af6094b92c4c6e964cadbed5 (diff)
downloadpython-jenkins-job-builder-9477275592f722892b22afe336940bf296302906.tar.gz
python-jenkins-job-builder-9477275592f722892b22afe336940bf296302906.tar.xz
python-jenkins-job-builder-9477275592f722892b22afe336940bf296302906.zip
Added support for the workflow job type
There's a relatively new workflow plugin, based on the old build flow one Change-Id: I5541443e15335839754afee59f1b74ed29ce6676 Signed-off-by: David Caro <dcaroest@redhat.com>
Diffstat (limited to 'jenkins_jobs/modules/general.py')
-rw-r--r--jenkins_jobs/modules/general.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/jenkins_jobs/modules/general.py b/jenkins_jobs/modules/general.py
index 51953a26..36bdf8e3 100644
--- a/jenkins_jobs/modules/general.py
+++ b/jenkins_jobs/modules/general.py
@@ -21,8 +21,8 @@ Example:
:Job Parameters:
* **project-type**:
- Defaults to "freestyle", but "maven" as well as "multijob", "flow" or
- "externaljob" can also be specified.
+ Defaults to "freestyle", but "maven" as well as "multijob", "flow",
+ "workflow" or "externaljob" can also be specified.
* **defaults**:
Specifies a set of :ref:`defaults` to use for this job, defaults to