We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d4c40 commit 7b5cd3fCopy full SHA for 7b5cd3f
.github/workflows/deploy.template.yml
@@ -38,8 +38,6 @@ jobs:
38
- name: Install and configure poetry
39
run: |
40
pipx install poetry
41
- # PermissionERror in Python creating ... a directory?!
42
- # poetry config virtualenvs.create false
43
44
- if: github.event.inputs.cluster == 'prod'
45
0 commit comments