Skip to content
Snippets Groups Projects
Unverified Commit 373ef079 authored by Anthony Bretaudeau's avatar Anthony Bretaudeau Committed by GitHub
Browse files

update expression module

parent 6f383ee1
No related branches found
No related tags found
No related merge requests found
...@@ -79,7 +79,7 @@ ENV BASE_URL_PATH="/tripal" \ ...@@ -79,7 +79,7 @@ ENV BASE_URL_PATH="/tripal" \
ENABLE_MEMCACHE=1 \ ENABLE_MEMCACHE=1 \
ENABLE_CRON_JOBS=0 \ ENABLE_CRON_JOBS=0 \
TRIPAL_BASE_CODE_GIT="https://github.com/tripal/tripal.git[@a2f3c1e3414011adfced99e98b15365326904792]" \ TRIPAL_BASE_CODE_GIT="https://github.com/tripal/tripal.git[@a2f3c1e3414011adfced99e98b15365326904792]" \
TRIPAL_GIT_CLONE_MODULES="https://github.com/abretaud/tripal_rest_api.git[@45c1c2fd31b80e4e53b4a5ac9b6c2b6a8f27e4de] https://github.com/tripal/tripal_elasticsearch.git[@eddac33a464e71f52c5c091cd8aaa7ceced50cc7] https://github.com/tripal/tripal_analysis_expression.git[@7ad2ea40f68d435f1c08002095e26ad0d23cf43b] https://github.com/tripal/tripal_analysis_blast.git[@8e84989a6ba65bbc19cef62f128c18411be93326] https://github.com/tripal/tripal_analysis_interpro.git[@2a6293075f19e68b70622a6dc546681394995499] https://github.com/tripal/tripal_analysis_go.git[@94379540342ea4f895a7530a39eec510dd0d388b]" \ TRIPAL_GIT_CLONE_MODULES="https://github.com/abretaud/tripal_rest_api.git[@45c1c2fd31b80e4e53b4a5ac9b6c2b6a8f27e4de] https://github.com/tripal/tripal_elasticsearch.git[@eddac33a464e71f52c5c091cd8aaa7ceced50cc7] https://github.com/tripal/tripal_analysis_expression.git[@7a466c5e7cabd44e7ca303b738cd9c057146f052] https://github.com/tripal/tripal_analysis_blast.git[@8e84989a6ba65bbc19cef62f128c18411be93326] https://github.com/tripal/tripal_analysis_interpro.git[@2a6293075f19e68b70622a6dc546681394995499] https://github.com/tripal/tripal_analysis_go.git[@94379540342ea4f895a7530a39eec510dd0d388b]" \
TRIPAL_DOWNLOAD_MODULES="queue_ui" \ TRIPAL_DOWNLOAD_MODULES="queue_ui" \
TRIPAL_ENABLE_MODULES="tripal_analysis_blast tripal_analysis_interpro tripal_analysis_go tripal_rest_api tripal_elasticsearch tripal_analysis_expression" TRIPAL_ENABLE_MODULES="tripal_analysis_blast tripal_analysis_interpro tripal_analysis_go tripal_rest_api tripal_elasticsearch tripal_analysis_expression"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment