aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2017-03-13 09:56:28 -0400
committerGitHub <noreply@github.com>2017-03-13 09:56:28 -0400
commit68ef5d0fbb5651de963ac02109d765422d9da8c9 (patch)
tree1f6bb93cdd886951b9a80b03956096f0fdd26495
parent70889eb035365d6e006b13a80fd9771666bfac5c (diff)
parent3bf9cd8d8ee56fd59c287595f6874bf1e8476267 (diff)
downloadbuild_control-68ef5d0fbb5651de963ac02109d765422d9da8c9.tar.gz
Merge pull request #1 from rendinam/adjustments
Updating build_control URL
-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.