Skip to content

Commit 83ee2a9

Browse files
authored
Update application-ci.yml
Disable sigma protocol
1 parent 0df47a9 commit 83ee2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bkps/src/main/resources/config/application-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ service:
1010
signing-key-threshold-days: 1
1111
sealing-key-threshold-days: 1
1212
protocol:
13-
sigma: true
13+
sigma: false
1414
spdm: true
1515

1616
application:

0 commit comments

Comments
 (0)