From e0770b33f9d9d72bc4ba121d24206ce0b58a0d02 Mon Sep 17 00:00:00 2001 From: vladimirkutkovoy Date: Thu, 12 Sep 2024 17:56:09 +0000 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a544f07..1eb4063 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: path: /root/docker/gitea/drone/src # 2. Deploy Docker container with Nginx and copy build files - name: deploy - image: docker:24.0.2 + image: nginx volumes: - name: build path: /root/docker/gitea/drone/src