Compare commits

..

2 Commits

Author SHA1 Message Date
c5b28df2ae Merge branch 'dev' of git.odit.services:lfk/backend into dev
All checks were successful
continuous-integration/drone/push Build is passing
# Conflicts:
#	.drone.yml
2021-01-13 19:18:39 +01:00
c108fa509f Updated step order
ref #63
2021-01-13 19:18:31 +01:00

View File

@ -43,7 +43,7 @@ steps:
commands:
- npx auto-changelog --commit-limit false -p -u --hide-credit
- name: push new changelog to repo
depends_on: ["run changelog export"]
depends_on: ["run changelog export"]
image: appleboy/drone-git-push
settings:
branch: dev