From c6926626c5510620ac6279a9c7010b7c10aebb01 Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Thu, 9 Feb 2023 22:26:11 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 7ca9bcf..0aa76ce 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,9 +1,6 @@ kind: pipeline name: default -clone: - disable: true - steps: - name: build image: node:latest