reanahub / docs.reana.io

REANA documentation web site
http://docs.reana.io
MIT License
3 stars 31 forks source link

launching-workflows: improve description of `url` parameter #161

Closed mdonadoni closed 1 year ago

mdonadoni commented 1 year ago

Currently the documentation of the url parameter in the "Launching workflows from external sources" page only uses repositories hosted on github.com as examples of possible URLs to Git sources.

We should show that generic Git repositories are supported if the URL ends with .git, even if they are not hosted on github.com or gitlab.com.