mirror of
https://github.com/thegeeklab/wp-docker-buildx.git
synced 2024-11-12 16:20:41 +00:00
ci: temp disable docs publishing
This commit is contained in:
parent
c361359d60
commit
829d5cc6e9
@ -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/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}
|
||||
|
||||
pushrm-dockerhub:
|
||||
image: docker.io/chko/docker-pushrm:1
|
||||
|
Loading…
Reference in New Issue
Block a user