prevent CI run after kustomize build [CI SKIP]

This commit is contained in:
Aaron Riedel 2024-02-13 13:50:40 +01:00
parent 3d02a8e30d
commit 915f28fd9e
Signed by: aaron
GPG key ID: 643004654D40D577

View file

@ -46,7 +46,7 @@ steps:
path: /deployment-repo
force: false
commit: true
commit_message: "KUSTOMIZE BUILD: rebuild dashboard deployment with kustomize ${DRONE_BUILD_NUMBER} (done automagically via Drone pipeline)"
commit_message: "KUSTOMIZE BUILD: rebuild dashboard deployment with kustomize ${DRONE_BUILD_NUMBER} (done automagically via Drone pipeline) [CI SKIP]"
ssh_key:
from_secret: GITEA_SSH_KEY
volumes: