summaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
authorhyang <hyang@hyang.xyz>2023-08-27 15:01:17 -0700
committerhyang <hyang@hyang.xyz>2023-08-27 15:01:17 -0700
commitd3755318508cfc2fa6e46f9da21b2c9bc53f8c1f (patch)
tree4c98d8816a14271b5b0de1374a0fe55db6aa42b2 /.drone.yml
parent4af2c7462ffae54b285a93e65b8b2d394ba13e1e (diff)
Update drone.yml
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.drone.yml b/.drone.yml
index 7873f00..9a711df 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -11,11 +11,10 @@ steps:
- name: push
image: appleboy/drone-git-push
- environment:
- PLUGIN_SSH_KEY:
- from_secret: GIT_SSH_PRIVATE
settings:
pull: true
remote: ssh://git@hyang.xyz/hyang/hyang.xyz.git
branch: master
commit_message: "[ci] Deploy page"
+ ssh_key:
+ from_secret: GIT_SSH_PRIVATE