Reduce build timeout to 2 minutes (now that concurrently speeds it up)

merge-requests/3353/head
Alex Gleason 2025-03-14 15:22:42 -05:00
rodzic 8c5d69be8e
commit 1b07f803a7
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -9,7 +9,7 @@ stages:
build:
stage: build
timeout: 3 minutes
timeout: 2 minutes
before_script:
- yarn install --ignore-scripts
- apt-get update -y && apt-get install -y zip