fix ci formatting
This commit is contained in:
parent
73397186b1
commit
e4d556d7ae
@ -122,8 +122,10 @@ local PipelineBuild = {
|
||||
image: 'plugins/gitea-release',
|
||||
pull: 'always',
|
||||
settings: {
|
||||
api_key: {
|
||||
from_secret: 'gitea_token',
|
||||
},
|
||||
base_url: 'https://gitea.rknet.org',
|
||||
api_key: { from_secret: 'gitea_token' },
|
||||
files: ['dist/*', 'sha256sum.txt'],
|
||||
title: '${DRONE_TAG}',
|
||||
note: 'CHANGELOG.md',
|
||||
|
Reference in New Issue
Block a user