From 9660524758b9c0b22df6353a477d6b99a1664577 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Wed, 16 Aug 2017 15:47:04 -0400 Subject: Adjust manifests --- manifests/dev-test.yaml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'manifests/dev-test.yaml') diff --git a/manifests/dev-test.yaml b/manifests/dev-test.yaml index 6bdf084..29346f8 100644 --- a/manifests/dev-test.yaml +++ b/manifests/dev-test.yaml @@ -1,5 +1,11 @@ +# Recipe repository repository: 'https://github.com/astroconda/astroconda-dev' + +# Publication channel to consult when determining what packages already exist. channel_URL: 'http://ssb.stsci.edu/astroconda-dev' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-dev-staging' numpy_version: 1.13 packages: - crds -- cgit