Skip to content

Commit

Permalink
Checking out tag instead of branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
emarinier committed Apr 7, 2016
1 parent 71c5770 commit 701c3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxy/package_neptune/tool_dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<actions>
<action type="shell_command">git clone https://github.com/phac-nml/neptune.git</action>
<action type="shell_command">git checkout release/1.2</action>
<action type="shell_command">git checkout tags/v1.2.2</action>

<action type="move_directory_files">
<source_directory>neptune</source_directory>
Expand Down

0 comments on commit 701c3fd

Please sign in to comment.