From 04973f5033feb405a1e7d093253ff503ad286f9f Mon Sep 17 00:00:00 2001 From: abs3nt Date: Fri, 20 Jan 2023 16:19:43 -0800 Subject: [PATCH] wp --- .woodpecker.yml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 2d19656..adbd9c3 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,19 +6,3 @@ pipeline: - ./gospt completion zsh > gospt_zsh - ./gospt completion bash > gospt_bash - ./gospt completion fish > gospt_fish - - publish: - when: - event: tag - image: woodpeckerci/plugin-gitea-release - settings: - skip-verify: true - base_url: https://gitea.asdf.cafe - files: - - gospt - - gospt_zsh - - gospt_bash - - gospt_fish - api_key: - from_secret: GITEA_KEY - checksum: sha256