Update .drone.yml
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Eric X. Liu 2023-08-27 04:14:46 +00:00
parent aecba8f9f2
commit 03441d39c5

View File

@ -9,5 +9,17 @@ steps:
extended: true
minify: true
pull: always
url: $URL
url: ericxliu.me
validate: false
- name: git-push
image: appleboy/drone-git-push
settings:
branch: gitea-pages
remote: ${DRONE_GIT_SSH_URL}
force: true
commit: true
commit_message: "Drone build ${DRONE_COMMIT_SHA:0:7}"
author_name: "Eric Liu"
author_email: "eric@ericxliu.me"
ssh_key:
from_secret: ssh_key