aboutsummaryrefslogtreecommitdiff
path: root/jenkins/job-suite-generator.groovy
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins/job-suite-generator.groovy')
-rw-r--r--jenkins/job-suite-generator.groovy2
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins/job-suite-generator.groovy b/jenkins/job-suite-generator.groovy
index 79ef934..d8c56bf 100644
--- a/jenkins/job-suite-generator.groovy
+++ b/jenkins/job-suite-generator.groovy
@@ -73,7 +73,7 @@ node("master") {
"labels: ${this.labels}\n" +
"py_versions: ${this.py_versions}\n" +
"numpy_versions: ${this.numpy_versions}\n" +
- "conda_installer_version: ${this.conda_insaller_version}\n" +
+ "conda_installer_version: ${this.conda_installer_version}\n" +
"conda_version: ${this.conda_version}\n" +
"conda_build_version: ${this.conda_build_version}\n" +
"conda_base_URL: ${this.conda_base_URL}\n" +