ci: determinism tests need to run using dummy mode

This commit is contained in:
Franzi 2022-12-24 17:59:38 +01:00
parent 9b44bcf3a8
commit d2caadb41b
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -21,3 +21,6 @@ pipeline:
image: python:3.10-slim
commands:
- bw test --metadata-determinism 3 --config-determinism 3
environment:
BW_VAULT_DUMMY_MODE: 1
BW_PASS_DUMMY_MODE: 1