From 8fc17e1f8e9cbdf205565ab58830390c814fad1c Mon Sep 17 00:00:00 2001 From: "thorsten.spille" Date: Sat, 11 Jun 2022 22:54:44 +0200 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 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 14e9188..a00a80f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,4 @@ platform: steps: - name: build commands: - - ./run 3.10 -- name: deploy - commands: - - cp ./build/python3-*.deb ~/ \ No newline at end of file + - ./run 3.10 \ No newline at end of file