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
|
image: node:16
|
||||||
commands:
|
commands:
|
||||||
- yarn
|
- yarn
|
||||||
|
- git config --global url."https://github.com/".insteadOf git://github.com/
|
||||||
- yarn build:prod
|
- yarn build:prod
|
||||||
|
|
||||||
release:
|
release:
|
||||||
|
|
Loading…
Reference in a new issue