Skip to content

Commit c8519b4

Browse files
committed
ticket template update
1 parent 0f0a0ba commit c8519b4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/release-update-check-list.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ assignees: ''
5555
- [ ] Publish the image on the BrainVISA web site
5656
`casa_distro_admin publish_user_image image=brainvisa-x.y.z.sif`
5757
- [ ] deploy it in /drf
58-
- [ ] `cd /drf/brainvisa`
58+
- [ ] install the image:
59+
`cd /drf/brainvisa`
5960
`wget https://brainvisa.info/download/brainvisa-x.y.z.sif`
6061
`mkdir brainvisa-x.y.z`
6162
`apptainer run -ce --bind brainvisa-x.y.z:/casa/setup brainvisa-x.y.z.sif`

0 commit comments

Comments
 (0)