diff options
Diffstat (limited to 'manifests/public-test.yaml')
-rw-r--r-- | manifests/public-test.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/manifests/public-test.yaml b/manifests/public-test.yaml new file mode 100644 index 0000000..331d857 --- /dev/null +++ b/manifests/public-test.yaml @@ -0,0 +1,10 @@ +# Recipe repository +repository: 'https://github.com/astroconda/astroconda-contrib' + +# Publication channel to consult when determining what packages already exist. +channel_URL: 'http://ssb.stsci.edu/astroconda' + +# publication_root path needs to be visible from the slave nodes. +publication_root: '/eng/ssb/websites/ssbpublic/astroconda-j-pub-staging' +packages: + - asdf |