mirror of
https://github.com/thegeeklab/wp-s3-action.git
synced 2024-11-12 17:30:39 +00:00
ci: replace outdated gh-pages plugin (#66)
This commit is contained in:
parent
0c6065ef9b
commit
8e053365a1
17
.drone.yml
17
.drone.yml
@ -203,14 +203,17 @@ steps:
|
|||||||
NPM_CONFIG_LOGLEVEL: error
|
NPM_CONFIG_LOGLEVEL: error
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
image: plugins/gh-pages
|
image: thegeeklab/drone-git-action
|
||||||
settings:
|
settings:
|
||||||
pages_directory: _docs/
|
action:
|
||||||
password:
|
- pages
|
||||||
|
author_email: bot@thegeeklab.de
|
||||||
|
author_name: thegeeklab-bot
|
||||||
|
branch: docs
|
||||||
|
message: auto-update documentation
|
||||||
|
netrc_password:
|
||||||
from_secret: github_token
|
from_secret: github_token
|
||||||
target_branch: docs
|
pages_directory: _docs/
|
||||||
username:
|
|
||||||
from_secret: github_username
|
|
||||||
when:
|
when:
|
||||||
ref:
|
ref:
|
||||||
- refs/heads/main
|
- refs/heads/main
|
||||||
@ -289,6 +292,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 38b69e9112311864ea30e7b4f0f1ad30ce1b775fce21afc3deb3e652532024de
|
hmac: 944cf1fa4e35a0f1a4634335ec63ed97dd0f9059d05311fd2211595a7f7626b7
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user