Revert "Added automatic license export on dev push/merge"
This reverts commit 18e3ef9a7954f4102a26f050e5b82ace69e9a17b.
This commit is contained in:
parent
a501625dd6
commit
2924ac2900
21
.drone.yml
21
.drone.yml
@ -37,22 +37,11 @@ steps:
|
|||||||
tags:
|
tags:
|
||||||
- dev
|
- dev
|
||||||
registry: registry.odit.services
|
registry: registry.odit.services
|
||||||
- name: run full license export
|
when:
|
||||||
image: node:alpine
|
branch:
|
||||||
depends_on: [clone]
|
- dev
|
||||||
commands:
|
event:
|
||||||
- yarn
|
- push
|
||||||
- yarn 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_email: bot@odit.services
|
|
||||||
remote: git@git.odit.services:lfk/backend.git
|
|
||||||
ssh_key:
|
|
||||||
from_secret: GITLAB_SSHKEY
|
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user