Mercurial > repos > ximgchess > chap_test_20230411
comparison saxswaxs/reduce.xml @ 63:be4a6ceb0a3d draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit e280dd942513f966a9a61a3af68ee7972fb8992f-dirty
author | ximgchess |
---|---|
date | Thu, 13 Apr 2023 12:44:13 +0000 |
parents | a560d5143348 |
children | 17b9b4ec475b |
comparison
equal
deleted
inserted
replaced
62:2679014bb6eb | 63:be4a6ceb0a3d |
---|---|
7 </requirements> | 7 </requirements> |
8 <command detect_errors="exit_code"><![CDATA[ | 8 <command detect_errors="exit_code"><![CDATA[ |
9 pip --exists-action i install certif-pyspec==1.5.3 && | 9 pip --exists-action i install certif-pyspec==1.5.3 && |
10 cp '$mapconfig' map.yaml && | 10 cp '$mapconfig' map.yaml && |
11 cp '$integrationconfig' integration.yaml && | 11 cp '$integrationconfig' integration.yaml && |
12 sed 's/GITLABTOKEN/$token/' '$__tool_directory__/pipeline.yaml' > pipeline.yaml | 12 sed 's/GITLABTOKEN/$token/' '$__tool_directory__/pipeline.yaml' > pipeline.yaml && |
13 CHAP --config pipeline.yaml | 13 CHAP --config pipeline.yaml |
14 ]]></command> | 14 ]]></command> |
15 <inputs> | 15 <inputs> |
16 <param type="text" name="token" /> | 16 <param type="text" name="token" /> |
17 <param type="data" name="mapconfig" format="yaml" /> | 17 <param type="data" name="mapconfig" format="yaml" /> |