This commit is contained in:
parent
b3280e8d81
commit
d774e4868d
12
.drone.yml
12
.drone.yml
@ -22,17 +22,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- chmod +x ./bin/run.sh
|
- chmod +x ./bin/run.sh
|
||||||
- ./bin/run.sh
|
- ./bin/run.sh
|
||||||
- env
|
- name: update-site
|
||||||
- name: push commit
|
|
||||||
image: appleboy/drone-git-push
|
|
||||||
settings:
|
|
||||||
remote: ssh://git@github.com:22/alkyl1978/hexo-theme-ayer.git
|
|
||||||
remote_name: github
|
|
||||||
branch: master
|
|
||||||
ssh_key:
|
|
||||||
from_secret: ssh_key
|
|
||||||
force: true
|
|
||||||
- name: github-pages-update
|
|
||||||
image: plugins/downstream
|
image: plugins/downstream
|
||||||
settings:
|
settings:
|
||||||
server: https://drone.lp76.ru
|
server: https://drone.lp76.ru
|
||||||
|
Loading…
Reference in New Issue
Block a user