Changed the commit user
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nicolai Ort 2020-12-13 19:29:10 +01:00
parent 6dd83aab19
commit 64462aa728

View File

@ -30,6 +30,8 @@ steps:
branch: main
commit: true
commit_message: new lib version [CI SKIP]
author_email: bot@odit.services
author_name: odit_bot
remote: git@git.odit.services:lfk/lib.git
ssh_key:
from_secret: GITLAB_SSHKEY
@ -43,21 +45,4 @@ steps:
trigger:
event:
include:
- push
# ---
# kind: pipeline
# name: release:onpush
# steps:
# - name: npm
# image: plugins/npm
# settings:
# token:
# from_secret: NPM_TOKEN
# email: info@odit.services
# trigger:
# event:
# include:
# - push
- push