Skip to content

Commit 824a680

Browse files
committed
chore: split the fleet profile by queue mode
1 parent aa27382 commit 824a680

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.tituskirch-skills.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,13 @@
7979
},
8080
"profiles": {
8181
"fleet": {
82+
"work": {
83+
"concurrency": 8,
84+
"branch": "worktree",
85+
"parallel": true
86+
}
87+
},
88+
"fleet-with-queue": {
8289
"work": {
8390
"concurrency": 8,
8491
"branch": "worktree",

0 commit comments

Comments
 (0)