aboutsummaryrefslogtreecommitdiff
path: root/jenkins
diff options
context:
space:
mode:
Diffstat (limited to 'jenkins')
-rw-r--r--jenkins/astroconda_parameterized.groovy2
1 files changed, 1 insertions, 1 deletions
diff --git a/jenkins/astroconda_parameterized.groovy b/jenkins/astroconda_parameterized.groovy
index 24c8605..ed98ab5 100644
--- a/jenkins/astroconda_parameterized.groovy
+++ b/jenkins/astroconda_parameterized.groovy
@@ -14,7 +14,7 @@
// Constants controlling the behavior of this script:
//
// Where to obtain this file and the manifest files
-this.build_control_URL = "https://github.com/rendinam/build_control"
+this.build_control_URL = "https://github.com/astroconda/build_control"
// The conda version shown in the conda_installers list below is installed
// first, then the version is forced to this value.