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