Commit 3e94a154 authored by hyeryung's avatar hyeryung

update git url

parent 69e0d84e
Pipeline #18790 failed with stages
in 1 minute and 50 seconds
......@@ -20,7 +20,7 @@ lint:
bundle-stable:
stage: deploy
only:
- master@antora/antora-ui-default
- master@test/antora-ui
cache: *pull_cache
script:
- *npm_install
......@@ -43,7 +43,7 @@ bundle-dev:
pages:
stage: deploy
only:
- master@antora/antora-ui-default
- master@test/antora-ui
cache: *pull_cache
script:
- *npm_install
......
{
"name": "@antora/ui-default",
"description": "An archetype project that produces a UI for creating documentation sites with Antora",
"homepage": "https://gitlab.com/antora/antora-ui-default",
"homepage": "https://gitlab.bwg.co.kr/test/antora-ui",
"license": "MPL-2.0",
"repository": {
"type": "git",
"url": "https://gitlab.com/antora/antora-ui-default.git"
"url": "https://gitlab.bwg.co.kr/test/antora-ui"
},
"engines": {
"node": ">= 8.0.0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment