Add single quotes

This commit is contained in:
theautomation 2023-01-05 10:02:44 +01:00
parent 938cca71df
commit fc279a7228

View file

@ -79,8 +79,8 @@ steps:
branch: ${DRONE_BRANCH} branch: ${DRONE_BRANCH}
force: false force: false
commit: true commit: true
commit_message: "[bot] [skip ci] bump image tag" commit_message: '[bot] [skip ci] bump image tag'
author_name: ci-bot author_name: "ci-bot"
ssh_key: ssh_key:
from_secret: github_ssh_key from_secret: github_ssh_key