调整更新
This commit is contained in:
parent
95cdd45fd0
commit
0fe335e114
29
.drone.yml
29
.drone.yml
@ -1,29 +0,0 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
|
||||
- name: Web Deploy
|
||||
image: appleboy/drone-scp
|
||||
settings:
|
||||
target: ~/res.limil.top
|
||||
source: ./static
|
||||
host:
|
||||
from_secret: blog_host
|
||||
port:
|
||||
from_secret: blog_port
|
||||
username: blog
|
||||
key:
|
||||
from_secret: blog_private_key
|
||||
rm: true
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
event:
|
||||
exclude:
|
||||
- pull_request
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- push
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user