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