Skip to content
Snippets Groups Projects
Commit 67b0195a authored by Jonas Höppner's avatar Jonas Höppner
Browse files

CI: Increase infrastructure timeout to 10min

parent 2d2210b6
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ variables: ...@@ -30,7 +30,7 @@ variables:
stage: infrastructure stage: infrastructure
tags: tags:
- infrastructure - infrastructure
timeout: 5m timeout: 10m
image: "${CI_IMAGE_PYTHON}" image: "${CI_IMAGE_PYTHON}"
needs: [] needs: []
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment