mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-05-21 08:30:55 +02:00
Increased build base images building time
This commit is contained in:
parent
7be845d3c7
commit
9071d5ed92
2
.github/workflows/images_build.yml
vendored
2
.github/workflows/images_build.yml
vendored
@ -177,7 +177,7 @@ jobs:
|
||||
if-no-files-found: error
|
||||
|
||||
build_base_database:
|
||||
timeout-minutes: 120
|
||||
timeout-minutes: 150
|
||||
needs: [ "build_base", "init_build"]
|
||||
name: Build ${{ matrix.build }} base on ${{ matrix.os }}
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user