This commit is contained in:
parent
ee899818d4
commit
29ac2d13a2
@ -79,8 +79,6 @@ local PipelineDocumentation = {
|
|||||||
name: 'publish',
|
name: 'publish',
|
||||||
image: 'plugins/gh-pages:latest',
|
image: 'plugins/gh-pages:latest',
|
||||||
settings: {
|
settings: {
|
||||||
user_email: "shipper@rknet.org",
|
|
||||||
user_name: "DroneShipper",
|
|
||||||
remote_url: "https://gitea.rknet.org/ansible/xoxys.bitwarden_rs",
|
remote_url: "https://gitea.rknet.org/ansible/xoxys.bitwarden_rs",
|
||||||
netrc_machine: "gitea.rknet.org",
|
netrc_machine: "gitea.rknet.org",
|
||||||
username: { from_secret: 'gitea_username' },
|
username: { from_secret: 'gitea_username' },
|
||||||
|
@ -80,8 +80,6 @@ steps:
|
|||||||
from_secret: gitea_token
|
from_secret: gitea_token
|
||||||
remote_url: https://gitea.rknet.org/ansible/xoxys.bitwarden_rs
|
remote_url: https://gitea.rknet.org/ansible/xoxys.bitwarden_rs
|
||||||
target_branch: docs
|
target_branch: docs
|
||||||
user_email: shipper@rknet.org
|
|
||||||
user_name: DroneShipper
|
|
||||||
username:
|
username:
|
||||||
from_secret: gitea_username
|
from_secret: gitea_username
|
||||||
when:
|
when:
|
||||||
@ -148,6 +146,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 72a888d3147acdd20d7e264f7fa912cc72d86582cf1e795e09c73292382c2deb
|
hmac: 39adbbaec70a870f95d8e8851bfae5bec89296b31423f89f664307e5da74b12f
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user