changeset 1:9f7e56f56079 draft

planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/erecord-deploy/-/tree/main/galaxy-tools/erecord_file commit ac10d874b1abe19a8c44f861b2f180ff20976b39
author siwaa
date Wed, 13 Dec 2023 21:45:47 +0000
parents 27e7e4d38e44
children 9e8f5f220917
files erecord_file.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/erecord_file.xml	Tue Dec 12 17:33:05 2023 +0000
+++ b/erecord_file.xml	Wed Dec 13 21:45:47 2023 +0000
@@ -5,12 +5,13 @@
   <requirements>
 
     <!-- singularity -->
-    <container type="singularity">oras://registry.forgemia.inra.fr/nathalie.rousse/erecord-deploy/erecord_rep0_vle2:82d8fea607be20851e194828125785fb0f7e96d0</container>
+    <container type="singularity">oras://registry.forgemia.inra.fr/nathalie.rousse/erecord-deploy/erecord_rep0_vle2:53e4840cd66e45761db955f69203284761fd6df8</container>
 
   </requirements>
 
   <command detect_errors="aggressive">
     <![CDATA[
+    . /PYVENV/bin/activate;
 
     echo "action_name VAUT $request_condition.action_name";
     #if $request_condition.action_name == 'post_vpz_experiment':