diff options
-rw-r--r-- | manifests/dev-next.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/dev-next.yaml b/manifests/dev-next.yaml index 770ef00..d15e697 100644 --- a/manifests/dev-next.yaml +++ b/manifests/dev-next.yaml @@ -6,7 +6,7 @@ git_ref_spec: 'next' 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: - acstools - appdirs |