# DKMS modules install dontChroot: false # run inside target chroot so DKMS builds against the installed kernel timeout: 3600 # Give it plenty of time (1 hour) for slow downloads script: - command: "dkms autoinstall --verbose || true" name: "Installing DKMS modules"