From 3346264d4618e0dec026c1f67af400a7288c60a9 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Tue, 20 Feb 2018 11:45:53 -0500 Subject: Update test.yaml --- test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.yaml b/test.yaml index 89aa74a..f145c28 100644 --- a/test.yaml +++ b/test.yaml @@ -3,7 +3,7 @@ repository: 'https://github.com/astroconda/astroconda-contrib' git_ref_spec: 'master' # Publication channel to consult when determining what packages already exist. -channel_URL: 'http://ssb.stsci.edu/astroconda' +channel_URL: 'http://ssb.stsci.edu/astroconda-j-pub-testing' # publication_root path needs to be visible from the slave nodes. publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-testing' -- cgit