Skip to content

Commit 6f89824

Browse files
committed
Revert ".gitlab-ci.yml: Remove github URL patching"
This reverts commit 1f5ee32.
1 parent 1f5ee32 commit 6f89824

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -679,6 +679,8 @@ 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/
682684
- echo "(Re)generating scripts" # because paths might have changed
683685
- make gen
684686
- echo "Starting synthesis with vivado"

0 commit comments

Comments
 (0)