Skip to content

Commit 975d451

Browse files
mvdbeeknuwang
andauthored
Pin to commit of tpv-shared-database main branch
Co-authored-by: Nuwan Goonasekera <[email protected]>
1 parent 9beeb79 commit 975d451

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

env/common/templates/galaxy/config/job_conf.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ execution:
6565
function: map_tool_to_destination
6666
rules_module: tpv.rules
6767
tpv_config_files:
68-
- "https://gxy.io/tpv/db.yml"
68+
- "https://raw.githubusercontent.com/galaxyproject/tpv-shared-database/e2277c4e9aa8044342832f08d9fc06ebf7e8287c/tools.yml"
6969
- "{{ tpv_config_dir }}/defaults.yaml"
7070
- "{{ tpv_config_dir }}/environments.yaml"
7171
- "{{ tpv_config_dir }}/tools_pre_shared.yaml"

env/main/templates/galaxy/config/job_conf_vgp.yml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ execution:
7373
function: map_tool_to_destination
7474
rules_module: tpv.rules
7575
tpv_config_files:
76-
- "https://gxy.io/tpv/db.yml"
76+
- "https://raw.githubusercontent.com/galaxyproject/tpv-shared-database/e2277c4e9aa8044342832f08d9fc06ebf7e8287c/tools.yml"
7777
- "{{ tpv_config_dir }}/defaults_vgp.yaml"
7878
- "{{ tpv_config_dir }}/environments_vgp.yaml"
7979
- "{{ tpv_config_dir }}/tools_vgp.yaml"

0 commit comments

Comments
 (0)