Skip to content

Commit

Permalink
Set interactivetools_enable so that GxITs can be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed Nov 13, 2024
1 parent ae56227 commit 637c864
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/jenkins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -515,6 +515,7 @@ function run_cloudve_galaxy() {
-e "GALAXY_CONFIG_OVERRIDE_TOOL_SHEDS_CONFIG_FILE=/tool_sheds_conf.xml" \
-e "GALAXY_CONFIG_OVERRIDE_SHED_TOOL_DATA_TABLE_CONFIG=${SHED_TOOL_DATA_TABLE_CONFIG}" \
-e "GALAXY_CONFIG_OVERRIDE_SHED_DATA_MANAGER_CONFIG_FILE=${SHED_DATA_MANAGER_CONFIG}" \
-e "GALAXY_CONFIG_OVERRIDE_INTERACTIVETOOLS_ENABLE=true" \
-e "GALAXY_CONFIG_TOOL_DATA_PATH=/tmp/tool-data" \
-e "GALAXY_CONFIG_INSTALL_DATABASE_CONNECTION=sqlite:///${INSTALL_DATABASE}" \
-e "GALAXY_CONFIG_MASTER_API_KEY=${API_KEY:=deadbeef}" \
Expand Down

0 comments on commit 637c864

Please sign in to comment.