ci: increase docker ci timeout (#7664)
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -72,7 +72,7 @@ jobs:
|
|||||||
- run: npm run madge:circular
|
- run: npm run madge:circular
|
||||||
check-docker:
|
check-docker:
|
||||||
name: Docker Build
|
name: Docker Build
|
||||||
timeout-minutes: 5
|
timeout-minutes: 15
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user