mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-19 11:20:51 +01:00
Preparation for multistage builds
This commit is contained in:
parent
3497c2d7d6
commit
59097eb7dc
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
@ -156,6 +156,8 @@ jobs:
|
||||
|
||||
build_base_database:
|
||||
timeout-minutes: 70
|
||||
needs: build_base
|
||||
name: Build ${{ matrix.build }} base on ${{ matrix.os }}
|
||||
env:
|
||||
LATEST_BRANCH: "${{ github.event.repository.default_branch }}"
|
||||
DOCKER_REPOSITORY: "zabbix"
|
||||
|
Loading…
Reference in New Issue
Block a user