mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-21 15:23:26 +01:00
Increased build base images building time
This commit is contained in:
parent
35b4f93c46
commit
b0e477fd13
2
.github/workflows/images_build.yml
vendored
2
.github/workflows/images_build.yml
vendored
@ -174,7 +174,7 @@ jobs:
|
||||
if-no-files-found: error
|
||||
|
||||
build_base_database:
|
||||
timeout-minutes: 150
|
||||
timeout-minutes: 180
|
||||
needs: [ "build_base", "init_build"]
|
||||
name: Build ${{ matrix.build }} base on ${{ matrix.os }}
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user