summaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
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