clear repo

This commit is contained in:
Бурденко Алексей Иванович
2025-04-02 07:29:22 +00:00
parent ab41375e52
commit 903b2ee06f
-21
View File
@@ -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