Skip to content

Commit af006c7

Browse files
committed
Remove git insteodOf in CI/CD
1 parent 2c28969 commit af006c7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ jobs:
4444
# to dependencies, which we use
4545
poetry config system-git-client true
4646
47-
# we access only public repositories, use https instead to avoid set up of
48-
# ssh key
49-
git config --global url."https://github.com/".insteadOf "ssh://git@github.com:"
50-
5147
poetry install
5248
shell: bash
5349

0 commit comments

Comments
 (0)