refactor(ci): Only build licences, don't export
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Nicolai Ort 2024-11-26 19:11:14 +01:00
parent ee87f82799
commit 32b5f5420b
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -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: