We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36db372 commit 94a4690Copy full SHA for 94a4690
doc/checklist_new_release.md
@@ -49,5 +49,5 @@ To create a [new bioconda release](https://bioconda.github.io/contributor/workfl
49
1. Rename and update Apptainer recipe for ngs-bits `megSAP/data/tools/container_recipes/ngs-bits_[tag].sif`
50
1. Build container using `php src/IMGAG/build_apptainer_container.php -tool ngs-bits -tag [tag]`.
51
1. Deploy the container using `php src/IMGAG/upload_apptainer_container.php -tool ngs-bits -tag [tag] -pw [password]`.
52
-1. Update ngs-bits version in `megSAP/settings.ini.default` and `megSAP/settings_nightly.ini`.
53
-
+1. Update ngs-bits version in `settings.ini`, `settings.ini.default` and `settings_nightly.ini`.
+1. Test megSAP with the updated ngs-bits container.
0 commit comments