From 4aba8efdc78e840b05ca52b5d421237dadbab66c Mon Sep 17 00:00:00 2001 From: Jens True Date: Mon, 1 Nov 2021 09:28:04 +0000 Subject: [PATCH] Dublication --- .drone.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.drone.yml b/.drone.yml index bae8088..cdaf3b4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,16 +12,6 @@ steps: image: corentinaltepe/doxygen commands: - doxygen -- name: release - image: plugins/gitea-release - settings: - api_key: - from_secret: DRONE_ACCESS_TOKEN - base_url: https://code.jcktrue.dk - files: - - .pio/build/max7456board/firmware.hex - when: - event: tag - name: upload image: appleboy/drone-scp settings: