Skip to content

Commit 50b646d

Browse files
authored
Merge branch 'master' into enable/gxadmin_galaxy_cleanup
2 parents 5c54f1f + 8830424 commit 50b646d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/tpv.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
run: |
2727
rm -f group_vars/htcondor/vault.yml
2828
rm -f group_vars/htcondor-secondary/vault.yml
29+
rm -f group_vars/all/ssh-keys_vault.yml
2930
3031
- name: Update git submodules.
3132
working-directory: "infrastructure-playbook"
@@ -177,6 +178,7 @@ jobs:
177178
run: |
178179
rm -f group_vars/htcondor/vault.yml
179180
rm -f group_vars/htcondor-secondary/vault.yml
181+
rm -f group_vars/all/ssh-keys_vault.yml
180182
181183
- name: Update git submodules.
182184
working-directory: "infrastructure-playbook"

files/galaxy/tpv/users.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ users:
88
'interactive_tool_jupyter_notebook' in tool.id
99
cores: 1
1010
mem: 15
11-
1211
1312
rules:
1413
- id: user-specific-notebook

0 commit comments

Comments
 (0)