diff options
Diffstat (limited to 'sm_new/dist_dev.sm')
| -rw-r--r-- | sm_new/dist_dev.sm | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/sm_new/dist_dev.sm b/sm_new/dist_dev.sm deleted file mode 100644 index ec9d8de..0000000 --- a/sm_new/dist_dev.sm +++ /dev/null @@ -1,24 +0,0 @@ - -TABLE build_docs HOST cadeau - - IF ssbdev_dist: - CMD stsci_python_dev_docs RUN "build_sphinxdocs dev" - AFTER init/* - -TABLE build_docs HOST jwcalibdev - - IF ssbdev_dist: - CMD jwst_dev_docs RUN "build_jwst_docs dev" - AFTER init/* - - -TABLE distribute HOST nott - - IF ssbdev_dist: - CMD sync_ssbdev RUN "synctool - ssbdev" - AFTER nott:test_dev/install_dev - - IF ssbdev_dist: - CMD sync_envconfig RUN "synctool - envconfig.mac" - AFTER sync_ssbdev - |
