Настройка dev сборки документации
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Struchkov Mark 2023-02-23 21:39:46 +03:00
parent 562fb280ec
commit ce9d4752d2
Signed by: upagge
GPG Key ID: D3018BE7BA428CA6

View File

@ -114,7 +114,7 @@ clone:
steps:
- name: clone
image: git.struchkov.dev/upagge/mkdocs-material-insiders:latest
image: alpine/git
volumes:
- name: mkdocs_cache
path: ${DRONE_WORKSPACE}/documentation/.cache
@ -144,12 +144,6 @@ steps:
# - git checkout docs-deploy
# - git push deploy HEAD:docs-deploy
- name: build site
image: git.struchkov.dev/upagge/mkdocs-material-insiders:latest
commands:
#
image_pull_secrets:
- DOCKER_AUTH