forked from AkkomaGang/admin-fe
correct github connection
This commit is contained in:
parent
9a8b3b0c13
commit
c8b39ed1ef
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue