1 minute timeout

This commit is contained in:
Alex Gleason 2025-06-09 22:35:34 -05:00
parent e70b3640e8
commit 927010c0d0
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

View File

@ -2,6 +2,7 @@ image: node:22
default: default:
interruptible: true interruptible: true
timeout: 1 minute
stages: stages:
- build - build