Aligned test file
This commit is contained in:
parent
2a9932ae2a
commit
cc82089aa7
|
@ -2,8 +2,8 @@
|
||||||
"name": "gcat",
|
"name": "gcat",
|
||||||
"publish": "ALL",
|
"publish": "ALL",
|
||||||
"export": "ALL",
|
"export": "ALL",
|
||||||
"short_description": "gCube Catalogue (gCat) Service allows any client to publish on the gCube Catalogue.",
|
"description": "gCube Catalogue (gCat) Service allows any client to publish on the gCube Catalogue.",
|
||||||
"default_files":
|
"files":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"url": "https://code-repo.d4science.org/gCubeSystem/{{name}}/archive/v{{version}}.zip",
|
"url": "https://code-repo.d4science.org/gCubeSystem/{{name}}/archive/v{{version}}.zip",
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
"desired_name": "{{name}}-v{{version}}.war"
|
"desired_name": "{{name}}-v{{version}}.war"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"default_code_location": "https://code-repo.d4science.org/gCubeSystem/{{name}}/releases/tag/v{{version}}",
|
"code_location": "https://code-repo.d4science.org/gCubeSystem/{{name}}/releases/tag/v{{version}}",
|
||||||
"code_location_text": "\n\n<p>The official source code location of this software version is available at:</p>\n\n<p><a href=\"{{code_location}}\">{{code_location}}</a></p>",
|
"code_location_text": "\n\n<p>The official source code location of this software version is available at:</p>\n\n<p><a href=\"{{code_location}}\">{{code_location}}</a></p>",
|
||||||
"versions":
|
"versions":
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue