cleanup drone config
This commit is contained in:
parent
7bd4c50f8e
commit
2ee043ccf3
@ -43,7 +43,7 @@ local PipelineDocumentation = {
|
||||
name: 'publish',
|
||||
image: 'plugins/gh-pages',
|
||||
settings: {
|
||||
remote_url: 'https://gitea.rknet.org/ansible/xoxys.update',
|
||||
remote_url: 'https://gitea.rknet.org/ansible/${DRONE_REPO_NAME}',
|
||||
netrc_machine: 'gitea.rknet.org',
|
||||
username: { from_secret: 'gitea_username' },
|
||||
password: { from_secret: 'gitea_token' },
|
||||
|
@ -44,7 +44,7 @@ steps:
|
||||
pages_directory: _docs/
|
||||
password:
|
||||
from_secret: gitea_token
|
||||
remote_url: https://gitea.rknet.org/ansible/xoxys.update
|
||||
remote_url: https://gitea.rknet.org/ansible/${DRONE_REPO_NAME}
|
||||
target_branch: docs
|
||||
username:
|
||||
from_secret: gitea_username
|
||||
@ -112,6 +112,6 @@ depends_on:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 99f7fb114acb205ff12e678c0716c231927be99e89bfa60e7c5f4696623d3ad1
|
||||
hmac: ed9b49c199f205251fc274b78cf6fb72293ac774a36e92494ed566c3cb0a366e
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user