We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c54f1f + 8830424 commit 50b646dCopy full SHA for 50b646d
.github/workflows/tpv.yml
@@ -26,6 +26,7 @@ jobs:
26
run: |
27
rm -f group_vars/htcondor/vault.yml
28
rm -f group_vars/htcondor-secondary/vault.yml
29
+ rm -f group_vars/all/ssh-keys_vault.yml
30
31
- name: Update git submodules.
32
working-directory: "infrastructure-playbook"
@@ -177,6 +178,7 @@ jobs:
177
178
179
180
181
182
183
184
files/galaxy/tpv/users.yml
@@ -8,7 +8,6 @@ users:
8
'interactive_tool_jupyter_notebook' in tool.id
9
cores: 1
10
mem: 15
11
- [email protected]:
12
[email protected]:
13
rules:
14
- id: user-specific-notebook
0 commit comments