You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[ ] publish the web site using the publish script: `/home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-web/bin/bv /home_local/a-sac-ns-brainvisa/bbi-daily/brainvisa-web/src/communication/web/master/scripts/bv_publish_web brainvisa@brainvisa.info:/var/www/html/brainvisa.info`
70
33
71
-
-[ ] Deploy the `cea` pixi release:
72
-
-[ ] Update the existing install directory:
73
-
`cd /drf/brainvisa/brainvisa-6.0`
74
-
`pixi update brainvisa`
75
-
`pixi run brainvisa -b --setup`
76
-
`pixi run bv_update_bin_links`
77
-
-[ ] Verify that the deployment works (use it to launch `AimsFileInfo --info`, `anatomist`, `brainvisa`...)
78
-
`/drf/brainvisa/brainvisa-6.0/bin/bv bash`
79
-
`for __f in $(find /drf/brainvisa/brainvisa-6.0/.pixi/envs/default/share/brainvisa-share-6.0 -type f -name '*.ima'); do AimsFileInfo -v -i "${__f}"; done`
80
-
`anatomist $(find /drf/brainvisa/brainvisa-6.0/.pixi/envs/default/share/brainvisa-share-6.0 -type f -name '*.nii')`
81
-
`brainvisa`
34
+
-[ ] Verify that the deployment works (use it to launch `AimsFileInfo --info`, `anatomist`, `brainvisa`...)
35
+
`/drf/brainvisa/brainvisa-6.0/bin/bv bash`
36
+
`for __f in $(find /drf/brainvisa/brainvisa-6.0/.pixi/envs/default/share/brainvisa-share-6.0 -type f -name '*.ima'); do AimsFileInfo -v -i "${__f}"; done`
37
+
`anatomist $(find /drf/brainvisa/brainvisa-6.0/.pixi/envs/default/share/brainvisa-share-6.0 -type f -name '*.nii')`
38
+
`brainvisa`
39
+
-[ ] Verify that the copntainer deployment works (use it to launch `AimsFileInfo --info`, `anatomist`, `brainvisa`...)
0 commit comments