From c80a684d8e033893b9f843cc8dbcd7fd93a1b6e1 Mon Sep 17 00:00:00 2001 From: unurled Date: Tue, 25 Apr 2023 19:56:37 +0200 Subject: [PATCH] its better --- .woodpecker.yml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index c06da33..ac6bb43 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -35,19 +35,6 @@ pipeline: when: event: tag - todo: - image: node - secrets: - - api_key - commands: - - cd scripts - - npm install - - npm run build - - TOKEN=$API_KEY npm run start - # - python todo.py --token"$API_KEY" --commit "CI_COMMIT_REF" --pr "$CI_COMMIT_PULL_REQUEST" - when: - event: pull_request - rebuild-cache-with-filesystem: image: bash commands: