From b45fb13fb12c066dbae70312eb92d578f99f4faa Mon Sep 17 00:00:00 2001 From: theautomation Date: Thu, 5 Jan 2023 18:03:45 +0100 Subject: [PATCH] Try fixed image appleboy --- cicd/pipeline.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cicd/pipeline.yaml b/cicd/pipeline.yaml index 72ebd63..2bdc323 100644 --- a/cicd/pipeline.yaml +++ b/cicd/pipeline.yaml @@ -79,8 +79,8 @@ steps: branch: ${DRONE_BRANCH} force: false commit: true - commit_message: '[bot] [skip ci] bump image tag' - author_name: "ci-bot" + commit_message: "[bot] [skip ci] bump image tag" + author_name: ci-bot ssh_key: from_secret: github_ssh_key