Skip to content

Commit 55d0d12

Browse files
committed
fix(ci): enable debug mode to allow --use-local-cert on libresign:install
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 7530de1 commit 55d0d12

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ jobs:
174174
./occ config:system:set mail_smtpport --value 1025 --type integer
175175
./occ config:system:set overwrite.cli.url --value 'http://localhost:8080'
176176
./occ config:system:set overwritehost --value 'localhost:8080'
177+
./occ config:system:set debug --value true --type boolean
177178
./occ libresign:install --use-local-cert --java
178179
./occ libresign:install --use-local-cert --jsignpdf
179180
./occ libresign:install --use-local-cert --pdftk

0 commit comments

Comments
 (0)