Added timeout
This commit is contained in:
parent
caa5f66389
commit
9fd3ab3c47
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ release:
|
|||
docker-build:
|
||||
stage: deploy
|
||||
image: docker:latest
|
||||
timeout: 2h
|
||||
services:
|
||||
- docker:dind
|
||||
before_script:
|
||||
|
|
Loading…
Add table
Reference in a new issue