Automatic and manual license collection 📖 #62

Merged
niggl merged 13 commits from feature/59-license_collection into dev 2020-12-31 17:02:10 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 8d9dbc3957 - Show all commits

View File

@ -126,7 +126,7 @@ name: export:licenses
steps: steps:
- name: run full license export - name: run full license export
depends_on: ["clone"] depends_on: ["clone"]
image: node:alpine image: node:alpine
commands: commands:
- yarn - yarn

1
licenses.json Normal file

File diff suppressed because one or more lines are too long