Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -153,11 +153,13 @@ create-release: { "name": "dev.json", "url": "https://gitlab.e.foundation/api/v4/projects/$PROJECT_ID/jobs/artifacts/${CI_COMMIT_TAG}/raw/dev.json?job=create-json-files", "direct_asset_path": "/json/dev.json", "link_type": "other" }, { "name": "stable.json", "url": "https://gitlab.e.foundation/api/v4/projects/$PROJECT_ID/jobs/artifacts/${CI_COMMIT_TAG}/raw/stable.json?job=create-json-files", "direct_asset_path": "/json/stable.json", "link_type": "other" }, { Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -153,11 +153,13 @@ create-release: { "name": "dev.json", "url": "https://gitlab.e.foundation/api/v4/projects/$PROJECT_ID/jobs/artifacts/${CI_COMMIT_TAG}/raw/dev.json?job=create-json-files", "direct_asset_path": "/json/dev.json", "link_type": "other" }, { "name": "stable.json", "url": "https://gitlab.e.foundation/api/v4/projects/$PROJECT_ID/jobs/artifacts/${CI_COMMIT_TAG}/raw/stable.json?job=create-json-files", "direct_asset_path": "/json/stable.json", "link_type": "other" }, { Loading