This commit is contained in:
parent
b394c47bdb
commit
f58b49bf31
@ -81,6 +81,7 @@ local PipelineDocumentation = {
|
|||||||
settings: {
|
settings: {
|
||||||
commit_author_email: "shipper@rknet.org",
|
commit_author_email: "shipper@rknet.org",
|
||||||
commit_author: "DroneShipper",
|
commit_author: "DroneShipper",
|
||||||
|
remote: "https://gitea.rknet.org/ansible/xoxys.bitwarden_rs",
|
||||||
netrc_machine: "gitea.rknet.org",
|
netrc_machine: "gitea.rknet.org",
|
||||||
netrc_username: { from_secret: 'gitea_username' },
|
netrc_username: { from_secret: 'gitea_username' },
|
||||||
netrc_password: { from_secret: 'gitea_token' },
|
netrc_password: { from_secret: 'gitea_token' },
|
||||||
|
@ -82,6 +82,7 @@ steps:
|
|||||||
netrc_username:
|
netrc_username:
|
||||||
from_secret: gitea_username
|
from_secret: gitea_username
|
||||||
pages_directory: _docs/
|
pages_directory: _docs/
|
||||||
|
remote: https://gitea.rknet.org/ansible/xoxys.bitwarden_rs
|
||||||
target_branch: docs
|
target_branch: docs
|
||||||
when:
|
when:
|
||||||
ref:
|
ref:
|
||||||
@ -147,6 +148,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: fc64c011f98a679f3369e1d3dc4b8c9e9c978e9924062f807dba9adbd408c980
|
hmac: 04323472f96b562d2600908cb0847e96d733f9909d5b276f592bc9192e3e01f2
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user