Skip to content

Commit e83a579

Browse files
ci(agent-release): fix shield values linting issues (#2487)
1 parent 57e91dd commit e83a579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/updatecli.d/config-agent-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,4 @@ targets:
6565
- updateShieldChart
6666
spec:
6767
shell: /bin/bash
68-
command: make docs
68+
command: "sed -i 's/: # /: # /g' charts/shield/values.yaml && make docs"

0 commit comments

Comments
 (0)