clear repo
This commit is contained in:
@@ -1,21 +0,0 @@
|
|||||||
default:
|
|
||||||
image: harbor.vimpelcom.ru/dockerhub/library/docker:20.10.11-dind
|
|
||||||
|
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- node_modules/
|
|
||||||
|
|
||||||
stages:
|
|
||||||
- build
|
|
||||||
- package
|
|
||||||
- deploy
|
|
||||||
|
|
||||||
variables:
|
|
||||||
DIST_DIR: "./src/.vitepress/dist"
|
|
||||||
CONTAINER_REGISTRY: harbor.vimpelcom.ru
|
|
||||||
IMAGE_NAME: docs
|
|
||||||
|
|
||||||
include:
|
|
||||||
- ci/feature.yml
|
|
||||||
- ci/develop.yml
|
|
||||||
- ci/docs-dmz.yml
|
|
||||||
Reference in New Issue
Block a user