From cc0098f24e73fc5f7172218ddc19c43597e168bf Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Mon, 18 Sep 2017 17:03:10 -0400 Subject: Test conda_build 3.x substring bugfix patch --- manifests/dev-test.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'manifests/dev-test.yaml') diff --git a/manifests/dev-test.yaml b/manifests/dev-test.yaml index 68da460..fd6fe7e 100644 --- a/manifests/dev-test.yaml +++ b/manifests/dev-test.yaml @@ -5,9 +5,11 @@ repository: 'https://github.com/astroconda/astroconda-dev' 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-testing' +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-dev' packages: - - drizzlepac +# - drizzlepac + - jwst_gtvt + - jwst # - crds # - cube-tools # - sphinxcontrib-programoutput -- cgit