correct github connection

This commit is contained in:
FloatingGhost 2022-06-17 13:58:47 +01:00
parent 9a8b3b0c13
commit c8b39ed1ef

View file

@ -28,6 +28,7 @@ pipeline:
image: node:16
commands:
- yarn
- git config --global url."https://github.com/".insteadOf git://github.com/
- yarn build:prod
release: