Skip to content

Commit e9d835a

Browse files
authored
Merge pull request #51 from screwdriver-cd/speed
fix: add disk speed annotation [1]
2 parents ac03ef9 + 50afc37 commit e9d835a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ const ANNOTATIONS = [
88
'screwdriver.cd/cpu',
99
'screwdriver.cd/ram',
1010
'screwdriver.cd/disk',
11+
'screwdriver.cd/diskSpeed',
1112
'screwdriver.cd/timeout',
1213
'screwdriver.cd/executor',
1314
'screwdriver.cd/buildPeriodically',

0 commit comments

Comments
 (0)