fabric8io / fabric8

fabric8 is an open source microservices platform based on Docker, Kubernetes and Jenkins
http://fabric8.io/
1.76k stars 504 forks source link

Jenkins pipeline error: import from external GIT resets URL to http://gogs #6835

Open romanlytvyn opened 7 years ago

romanlytvyn commented 7 years ago

Hey guys,

I'm facing this issue on fabric8 version 2.4.24. After importing from git repository pipeline fails because Git URL looks like: http://gogs/... It's impossible to change it on Core tab - gets reset back to gogs after pressing "Save changes". Interesting thing though - "Sources" section displays sources fetched from external repo using correct secrets.

Is there a way to use external repository?

haikuo81 commented 7 years ago

@romanlytvyn have you fix this issue? I faced the same issue when using external repo, the host was changed to local http://gogs/.....

wx20170718-143232 2x
haikuo81 commented 7 years ago
default

this issue will be fixed if you use latest forge code to rebuild image.