From 445690a8b885c250d3ba8f4bf38edb5cb003351e Mon Sep 17 00:00:00 2001 From: thest1tch Date: Sat, 1 Jul 2023 15:15:05 +0500 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 2355705..cb5a1c3 100755 --- a/.drone.yml +++ b/.drone.yml @@ -4,8 +4,8 @@ type: docker name: build-home-docs steps: -- name: build-docs - image: squidfunk/mkdocs-material:9.1.15 +- name: check-feature + image: squidfunk/mkdocs-material:9.1.17 pull: if-not-exists volumes: - name: site @@ -20,7 +20,7 @@ steps: event: - push branch: - - main + - states/* - name: telgram_notify image: appleboy/drone-telegram @@ -55,4 +55,7 @@ steps: volumes: - name: site host: - path: /opt/appdata/mkdocswiki \ No newline at end of file + path: /opt/appdata/mkdocswiki +- name: site-st1tru + host: + path: /opt/appdata/nginx/st1t.ru \ No newline at end of file