From c4a560e340bee45d60ef499ad963bdd8fbb7cc5d Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Thu, 21 Sep 2017 14:27:59 -0400 Subject: * Use pin environment only if pin packages are specified. * Convert cull_manifest to proper boolean parameter. --- manifests/dev-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') diff --git a/manifests/dev-test.yaml b/manifests/dev-test.yaml index fd6fe7e..cad5d5a 100644 --- a/manifests/dev-test.yaml +++ b/manifests/dev-test.yaml @@ -5,7 +5,7 @@ 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-dev' +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-dev-staging' packages: # - drizzlepac - jwst_gtvt -- cgit