From f87f90bfa9438f3ff71d34fb673828d5f48d60d4 Mon Sep 17 00:00:00 2001 From: Iurii <9779955557@mail.ru> Date: Mon, 15 Apr 2024 19:20:50 +0300 Subject: [PATCH] + --- .woodpecker/publish.yaml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 .woodpecker/publish.yaml diff --git a/.woodpecker/publish.yaml b/.woodpecker/publish.yaml deleted file mode 100644 index 64453fb..0000000 --- a/.woodpecker/publish.yaml +++ /dev/null @@ -1,14 +0,0 @@ -steps: - - name: publish - # image: woodpeckerci/plugin-gitea-release - image: plugins/gitea-release - settings: - base_url: https://git.zunet.ru - files: - - "baloon" - api_key: - from_secret: SEC1 - target: main - title: ${CI_COMMIT_TAG##v} -depends_on: - - build \ No newline at end of file