fix: add [skip ci] to flux image update commits to break CI loop
This commit is contained in:
parent
46f31e1306
commit
d9b85b18d3
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ spec:
|
|||
author:
|
||||
name: FluxCD
|
||||
email: fluxcd@towerops.net
|
||||
messageTemplate: 'chore: update towerops image to {{range .Changed.Changes}}{{.NewValue}}{{end}}'
|
||||
messageTemplate: 'chore: update towerops image to {{range .Changed.Changes}}{{.NewValue}}{{end}} [skip ci]'
|
||||
push:
|
||||
branch: main
|
||||
update:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue