diff options
Diffstat (limited to 'manifests/dev-test.yaml')
-rw-r--r-- | manifests/dev-test.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
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 |