Added timeout

This commit is contained in:
Netkas 2023-07-23 17:52:37 -04:00
parent caa5f66389
commit 9fd3ab3c47
No known key found for this signature in database
GPG key ID: 5DAF58535614062B

View file

@ -53,6 +53,7 @@ release:
docker-build:
stage: deploy
image: docker:latest
timeout: 2h
services:
- docker:dind
before_script: