prevent CI run after kustomize build [CI SKIP]
This commit is contained in:
parent
628ce4bc7d
commit
e7452a7989
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ steps:
|
|||
path: /deployment-repo
|
||||
force: false
|
||||
commit: true
|
||||
commit_message: "KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize ${DRONE_BUILD_NUMBER} (done automagically via Drone pipeline)"
|
||||
commit_message: "KUSTOMIZE BUILD: build fail2ban-exporter deployment with kustomize ${DRONE_BUILD_NUMBER} (done automagically via Drone pipeline) [CI SKIP]"
|
||||
ssh_key:
|
||||
from_secret: GITEA_SSH_KEY
|
||||
volumes:
|
||||
|
|
Reference in a new issue