From ce9d4752d221fc1e23f32e3e459bff39b7d1d416 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Thu, 23 Feb 2023 21:39:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B0=D1=81=D1=82=D1=80=D0=BE=D0=B9?= =?UTF-8?q?=D0=BA=D0=B0=20dev=20=D1=81=D0=B1=D0=BE=D1=80=D0=BA=D0=B8=20?= =?UTF-8?q?=D0=B4=D0=BE=D0=BA=D1=83=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=86?= =?UTF-8?q?=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.drone.yml b/.drone.yml index 267e30c..d8e94bb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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