diff --git a/.drone.yml b/.drone.yml index f8ed9a4..a74b364 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,12 +18,11 @@ steps: branch: master remote: gitea@gitea.rknet.org:xoxys/theme-geeklab.git commit: true + commit_message: "[SKIP CI] Update artifacts" force: false author_name: DroneShipper author_email: shipper@rknet.org - environment: - GIT_PUSH_COMMIT_MESSAGE: "[SKIP CI] Update artifacts" - GIT_PUSH_SSH_KEY: + key: from_secret: git_push_ssh_key when: event: push