try to fix docs deployment
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2020-01-21 00:51:51 +01:00
parent b394c47bdb
commit f58b49bf31
2 changed files with 3 additions and 1 deletions

View File

@ -81,6 +81,7 @@ local PipelineDocumentation = {
settings: {
commit_author_email: "shipper@rknet.org",
commit_author: "DroneShipper",
remote: "https://gitea.rknet.org/ansible/xoxys.bitwarden_rs",
netrc_machine: "gitea.rknet.org",
netrc_username: { from_secret: 'gitea_username' },
netrc_password: { from_secret: 'gitea_token' },

View File

@ -82,6 +82,7 @@ steps:
netrc_username:
from_secret: gitea_username
pages_directory: _docs/
remote: https://gitea.rknet.org/ansible/xoxys.bitwarden_rs
target_branch: docs
when:
ref:
@ -147,6 +148,6 @@ depends_on:
---
kind: signature
hmac: fc64c011f98a679f3369e1d3dc4b8c9e9c978e9924062f807dba9adbd408c980
hmac: 04323472f96b562d2600908cb0847e96d733f9909d5b276f592bc9192e3e01f2
...