refactor(ci): Only build licences, don't export
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
ee87f82799
commit
32b5f5420b
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user