Skip to content

Commit 1f5ee32

Browse files
committed
.gitlab-ci.yml: Remove github URL patching
1 parent 9bb6f73 commit 1f5ee32

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -679,8 +679,6 @@ fpga_synth_linux_zcu102:
679679
stage: test
680680
before_script:
681681
script:
682-
- echo "Patching unsupported github remote addresses"
683-
- git config --global url."https://github.com/".insteadOf git://github.com/
684682
- echo "(Re)generating scripts" # because paths might have changed
685683
- make gen
686684
- echo "Starting synthesis with vivado"

0 commit comments

Comments
 (0)