parent
a68bbab8ab
commit
75473937cf
@ -127,11 +127,11 @@ name: export:licenses
|
|||||||
steps:
|
steps:
|
||||||
- name: run full license export
|
- name: run full license export
|
||||||
image: node:alpine
|
image: node:alpine
|
||||||
depends_on: [clone]
|
|
||||||
commands:
|
commands:
|
||||||
- yarn
|
- yarn
|
||||||
- yarn licenses:full
|
- yarn licenses:full
|
||||||
- name: push new licenses file to repo
|
- name: push new licenses file to repo
|
||||||
|
depends_on: "run full license export"
|
||||||
image: appleboy/drone-git-push
|
image: appleboy/drone-git-push
|
||||||
settings:
|
settings:
|
||||||
branch: feature/59-license_collection
|
branch: feature/59-license_collection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user