Skip to content

Commit 981609c

Browse files
authored
chore: Update devfile.yaml with 'vale-sync' command (#2768)
1 parent fb64bb4 commit 981609c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

devfile.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,11 @@ commands:
4242
kind: build
4343
workingDir: "${PROJECT_SOURCE}"
4444
id: start-preview-server
45+
- exec:
46+
commandLine: vale sync
47+
component: tools
48+
group:
49+
isDefault: false
50+
kind: build
51+
workingDir: "${PROJECT_SOURCE}"
52+
id: vale-sync

0 commit comments

Comments
 (0)