Merge branch 'feature/59-license_collection' of git.odit.services:lfk/backend into feature/59-license_collection

This commit is contained in:
2020-12-30 21:23:33 +01:00
2 changed files with 2 additions and 1 deletions
+1 -1
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
View File
File diff suppressed because one or more lines are too long