aboutsummaryrefslogtreecommitdiff
path: root/manifests/dev.yaml
diff options
context:
space:
mode:
authorMatt Rendina <mrendina@stsci.edu>2017-12-20 12:20:46 -0500
committerMatt Rendina <mrendina@stsci.edu>2017-12-21 10:29:24 -0500
commitc79da534cb9e490139d7dfc6df4d2f3e3bc6b875 (patch)
tree59b25343ebd38c34116833733166add52572fc90 /manifests/dev.yaml
parentd2de26fd3ee9ec9156a1e64b1f28c6ae23157529 (diff)
downloadbuild_control-c79da534cb9e490139d7dfc6df4d2f3e3bc6b875.tar.gz
Allow supplemental environment variables to be applied to jobs.
Allow recipe repository branch specification in manifest.
Diffstat (limited to 'manifests/dev.yaml')
-rw-r--r--manifests/dev.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/dev.yaml b/manifests/dev.yaml
index cbed34a..68e799b 100644
--- a/manifests/dev.yaml
+++ b/manifests/dev.yaml
@@ -1,5 +1,6 @@
# Recipe repository
repository: 'https://github.com/astroconda/astroconda-dev'
+git_ref_spec: 'master'
# Publication channel to consult when determining what packages already exist.
channel_URL: 'http://ssb.stsci.edu/astroconda-dev'