0
0
mirror of https://github.com/thegeeklab/wp-git-action.git synced 2024-06-02 18:29:41 +02:00

re-enable docs publishing

This commit is contained in:
Robert Kaussow 2023-08-15 09:34:57 +02:00
parent a372692d64
commit 612c0def9e
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -19,22 +19,22 @@ steps:
FORCE_COLOR: "true"
NPM_CONFIG_LOGLEVEL: "error"
# publish:
# image: quay.io/thegeeklab/drone-git-action
# settings:
# action:
# - pages
# author_email: bot@thegeeklab.de
# author_name: thegeeklab-bot
# branch: docs
# message: auto-update documentation
# netrc_password:
# from_secret: github_token
# pages_directory: _docs/
# when:
# - event: [push, manual]
# branch:
# - ${CI_REPO_DEFAULT_BRANCH}
publish:
image: quay.io/thegeeklab/wp-git-action
settings:
action:
- pages
author_email: bot@thegeeklab.de
author_name: thegeeklab-bot
branch: docs
message: "[skip ci] auto-update documentation"
netrc_password:
from_secret: github_token
pages_directory: _docs/
when:
- event: [push, manual]
branch:
- ${CI_REPO_DEFAULT_BRANCH}
pushrm-dockerhub:
image: docker.io/chko/docker-pushrm:1