CI: increase disk size for csmock job.

This commit is contained in:
Daniel Zatovic
2024-01-24 12:01:17 +01:00
committed by Milan Broz
parent f91524dc63
commit 193f8ff595

View File

@@ -10,6 +10,7 @@ test-commit-job-csmock:
variables:
DISTRO: cryptsetup-rhel-9
RUN_SSH_PLUGIN_TEST: "1"
DISK_SIZE: 20
rules:
- if: $CI_PROJECT_PATH != "cryptsetup/cryptsetup"
when: never