Commit d19188fa authored by hyeryung's avatar hyeryung

-

parent e4e97920
Pipeline #18809 failed with stages
in 1 minute and 58 seconds
......@@ -10,8 +10,6 @@ install:
npm install --quiet --no-progress --cache=.cache/npm
bundle-stable:
stage: deploy
only:
- master@test/antora-ui
cache: &pull_cache
policy: pull
paths:
......@@ -36,8 +34,6 @@ bundle-dev:
- build/ui-bundle.zip
pages:
stage: deploy
only:
- master@test/antora-ui
cache: *pull_cache
script:
- *npm_install
......
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