Commit 68b20226 authored by Nikos Psaromanolakis's avatar Nikos Psaromanolakis
Browse files

Edit .releaserc.json

parent c15066db
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
            { "type": "perf", "hidden": true },
            { "type": "test", "hidden": true }
          ],
          "issueUrlFormat": "https://gitlab.ubitech.eu/maestro-v2/mdg-hypo/org.etsi.osl.hypo.portal/org.etsi.osl.hypo.portal.web/-/issues/{{id}}"
          "issueUrlFormat": "https://labs.etsi.org/rep/osl/hypo/code/org.etsi.osl.hypo.portal/web/-/issues/{{id}}"
        }
      }
    ],
@@ -24,7 +24,7 @@
    [
      "@semantic-release/gitlab",
      {
        "gitlabUrl": "https://gitlab.ubitech.eu/maestro-v2/mdg-hypo/org.etsi.osl.hypo.portal/org.etsi.osl.hypo.portal.web"
        "gitlabUrl": "https://labs.etsi.org/rep/osl/hypo/code/org.etsi.osl.hypo.portal/web"
      }
    ],
    [