Increase timeout when building the debian package

This commit is contained in:
Alexis Métaireau 2024-08-26 18:58:56 +02:00
parent 68c7e496f1
commit 84c27b0e14
No known key found for this signature in database
GPG key ID: C65C7A89A8FFC56E

View file

@ -33,6 +33,7 @@ aliases:
- &build-deb - &build-deb
name: Build the .deb package name: Build the .deb package
no_output_timeout: 30m
command: | command: |
./install/linux/build-deb.py ./install/linux/build-deb.py
ls -lh deb_dist/ ls -lh deb_dist/