Changed the commit user
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6dd83aab19
commit
64462aa728
21
.drone.yml
21
.drone.yml
@ -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
|
Reference in New Issue
Block a user