view tool_data_table_conf.xml.sample.test @ 1:315a7e9ed6eb draft

planemo upload for repository https://github.com/mvdbeek/docker_scriptrunner/ commit 30f8264cdd67d40dec8acde6407f32152e6a29c1-dirty
author mvdbeek
date Sat, 09 Jul 2016 17:00:06 -0400
parents 21d312776891
children
line wrap: on
line source

<tables>
    <!-- Place available docker images here -->
    <table name="docker_scriptrunner_images" comment_char="#">
        <columns>name, value</columns>
        <file path="${__HERE__}/test-data/docker_images.loc.sample" />
    </table>
</tables>