Limited automated build time to 5 minutes.

This commit is contained in:
jpekkila
2020-07-29 13:55:22 +00:00
parent 003c202e8c
commit 770173a55d

View File

@@ -12,6 +12,8 @@ image: nvidia/cuda
# ==> Updating the kernel drivers by ourselves probably requires creating our own docker image.
# ===> Which might not even work since I don't know what kind of hardware we're running on (lspci was not available)
options:
max-time: 5 # Max time allowed for building (minutes)
pipelines:
# default: # Default is run at every push but we have only 500 build minutes / month so that probably wouldn't work out
custom: # Manual/scheduled building only