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
+1 -1
View File
@@ -126,7 +126,7 @@ name: export:licenses
steps:
- name: run full license export
depends_on: ["clone"]
depends_on: ["clone"]
image: node:alpine
commands:
- yarn
+1
View File
File diff suppressed because one or more lines are too long