diff --git a/.woodpecker/build.yml b/.woodpecker/build.yml index 7bb29ee4..6a3b8171 100644 --- a/.woodpecker/build.yml +++ b/.woodpecker/build.yml @@ -5,18 +5,6 @@ steps: - npm i -g pnpm@8 - pnpm i - pnpm licenses:export - - name: push new licenses file to repo - image: appleboy/drone-git-push - settings: - branch: dev - commit: true - commit_message: new license file version [CI SKIP] - author_name: odit_bot - author_email: bot@odit.services - rebase: true - remote: ssh://git@git.odit.services:lfk/frontend.git - ssh_key: - from_secret: odit-git-bot-sshkey - name: build dev image: woodpeckerci/plugin-docker-buildx settings: