Настройка dev сборки документации
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
562fb280ec
commit
ce9d4752d2
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user