mirror of
https://github.com/thegeeklab/wp-docker-buildx.git
synced 2024-11-22 20:20:39 +00:00
re-enable docs publishing
This commit is contained in:
parent
1b5b381906
commit
b6ec97a4bb
@ -19,22 +19,22 @@ steps:
|
|||||||
FORCE_COLOR: "true"
|
FORCE_COLOR: "true"
|
||||||
NPM_CONFIG_LOGLEVEL: "error"
|
NPM_CONFIG_LOGLEVEL: "error"
|
||||||
|
|
||||||
# publish:
|
publish:
|
||||||
# image: quay.io/thegeeklab/drone-git-action
|
image: quay.io/thegeeklab/wp-git-action
|
||||||
# settings:
|
settings:
|
||||||
# action:
|
action:
|
||||||
# - pages
|
- pages
|
||||||
# author_email: bot@thegeeklab.de
|
author_email: bot@thegeeklab.de
|
||||||
# author_name: thegeeklab-bot
|
author_name: thegeeklab-bot
|
||||||
# branch: docs
|
branch: docs
|
||||||
# message: auto-update documentation
|
message: auto-update documentation
|
||||||
# netrc_password:
|
netrc_password:
|
||||||
# from_secret: github_token
|
from_secret: github_token
|
||||||
# pages_directory: _docs/
|
pages_directory: _docs/
|
||||||
# when:
|
when:
|
||||||
# - event: [push, manual]
|
- event: [push, manual]
|
||||||
# branch:
|
branch:
|
||||||
# - ${CI_REPO_DEFAULT_BRANCH}
|
- ${CI_REPO_DEFAULT_BRANCH}
|
||||||
|
|
||||||
pushrm-dockerhub:
|
pushrm-dockerhub:
|
||||||
image: docker.io/chko/docker-pushrm:1
|
image: docker.io/chko/docker-pushrm:1
|
||||||
|
Loading…
Reference in New Issue
Block a user