diff HowTo.md @ 7:1436e9cde9c9 draft

planemo upload for repository https://forgemia.inra.fr/metexplore/met4j-galaxy commit 1d31a48bf8328b7a3ad9910971d24b9f453459c5
author metexplore
date Tue, 04 Jul 2023 10:21:26 +0000
parents 7a6f2380fc1d
children
line wrap: on
line diff
--- a/HowTo.md	Wed May 17 13:26:37 2023 +0000
+++ b/HowTo.md	Tue Jul 04 10:21:26 2023 +0000
@@ -94,7 +94,17 @@
 
 When tests are ok, you can create a new met4j release. The CI will create a new Singularity image corresponding to this version.
 
-Create a new met4j-galaxy release with the same version number as met4j. After push, the CI will test again the apps. If it's ok, a new version of met4j-galaxy will be pushed on the galaxy toolshed. The instance in usegalaxy.fr will be updated the next monday.
+Create a new met4j-galaxy release with the same version number as met4j. 
+
+After testing this new version, you have to do: 
+
+```bash
+git push origin 1.3.0
+```
+
+Modify the 1.3.0 by the version number that you want to push.
+
+After push, the CI will test again the apps. If it's ok, a new version of met4j-galaxy will be pushed on the galaxy toolshed. The instance in usegalaxy.fr will be updated the next monday.
 
 ## Update met4j-galaxy-runner