fix typo in woodpecker config
All checks were successful
ci/woodpecker/push/dashboard-staging Pipeline was successful
ci/woodpecker/push/dashboard-prod Pipeline was successful

This commit is contained in:
Aaron Riedel 2024-08-07 20:56:31 +02:00
parent d74dc37571
commit ffa3bb5e26
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -14,7 +14,7 @@ steps:
settings: settings:
branch: main branch: main
remote: ssh://git@git.ar21.de:2222/yolokube/core-deployments.git remote: ssh://git@git.ar21.de:2222/yolokube/core-deployments.git
path: /deployment-repo path: deployment-repo
force: false force: false
commit: true commit: true
commit_message: "KUSTOMIZE BUILD: rebuild dashboard deployment with kustomize ${DRONE_BUILD_NUMBER} (done automagically via Drone pipeline) [CI SKIP]" commit_message: "KUSTOMIZE BUILD: rebuild dashboard deployment with kustomize ${DRONE_BUILD_NUMBER} (done automagically via Drone pipeline) [CI SKIP]"