From 12027891116a234e4c668ae5cd5c73bfd1f7668c Mon Sep 17 00:00:00 2001 From: "thorsten.spille" Date: Sat, 11 Jun 2022 19:29:15 +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 | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.drone.yml b/.drone.yml index 319c8e4..a00a80f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,11 +14,4 @@ platform: steps: - name: build commands: - - ./run 3.10 -- name: gitea_release - image: plugins/gitea-release - settings: - base_url: https://git.bashclub.org - files: ./*.deb - api_key: - from_secret: access_token \ No newline at end of file + - ./run 3.10 \ No newline at end of file