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