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: ...@@ -20,7 +20,7 @@ lint:
bundle-stable: bundle-stable:
stage: deploy stage: deploy
only: only:
- master@antora/antora-ui-default - master@test/antora-ui
cache: *pull_cache cache: *pull_cache
script: script:
- *npm_install - *npm_install
...@@ -43,7 +43,7 @@ bundle-dev: ...@@ -43,7 +43,7 @@ bundle-dev:
pages: pages:
stage: deploy stage: deploy
only: only:
- master@antora/antora-ui-default - master@test/antora-ui
cache: *pull_cache cache: *pull_cache
script: script:
- *npm_install - *npm_install
......
{ {
"name": "@antora/ui-default", "name": "@antora/ui-default",
"description": "An archetype project that produces a UI for creating documentation sites with Antora", "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", "license": "MPL-2.0",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://gitlab.com/antora/antora-ui-default.git" "url": "https://gitlab.bwg.co.kr/test/antora-ui"
}, },
"engines": { "engines": {
"node": ">= 8.0.0" "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