This commit is contained in:
parent
b3280e8d81
commit
d774e4868d
12
.drone.yml
12
.drone.yml
@ -22,17 +22,7 @@ steps:
|
||||
commands:
|
||||
- chmod +x ./bin/run.sh
|
||||
- ./bin/run.sh
|
||||
- env
|
||||
- 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
|
||||
- name: update-site
|
||||
image: plugins/downstream
|
||||
settings:
|
||||
server: https://drone.lp76.ru
|
||||
|
Loading…
Reference in New Issue
Block a user