Skip to content
Snippets Groups Projects
Commit a76e1e91 authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

ENH: extend pipeline timeout

parent f118db68
Branches
Tags
1 merge request!1F fix pipeline
Pipeline #5264 failed
...@@ -150,6 +150,7 @@ build-testenv: ...@@ -150,6 +150,7 @@ build-testenv:
tags: [cached-dind] tags: [cached-dind]
image: docker:19.03 image: docker:19.03
stage: setup stage: setup
timeout: 2h
needs: [] needs: []
script: script:
- df -h - df -h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment