Compare commits

...

2 Commits

Author SHA1 Message Date
dfd82a6293 Merge branch 'feature/59-license_collection' of git.odit.services:lfk/backend into feature/59-license_collection
All checks were successful
continuous-integration/drone/push Build is passing
# Conflicts:
#	.drone.yml
2020-12-30 21:21:50 +01:00
82d4b11de3 Adjusted ci dependencies
ref #59
2020-12-30 21:21:40 +01:00

View File

@@ -131,7 +131,7 @@ steps:
- yarn
- yarn licenses:full
- name: push new licenses file to repo
depends_on: "run full license export"
depends_on: ["run full license export"]
image: appleboy/drone-git-push
settings:
branch: feature/59-license_collection