mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-03 00:25:37 +02:00
Preparation for multistage builds
This commit is contained in:
parent
98f7636c6f
commit
8c900d49f8
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
@ -324,7 +324,7 @@ jobs:
|
|||||||
|
|
||||||
build_images:
|
build_images:
|
||||||
timeout-minutes: 70
|
timeout-minutes: 70
|
||||||
needs: build_base
|
needs: build_base_database
|
||||||
name: Build ${{ matrix.build }} base on ${{ matrix.os }}
|
name: Build ${{ matrix.build }} base on ${{ matrix.os }}
|
||||||
env:
|
env:
|
||||||
LATEST_BRANCH: "${{ github.event.repository.default_branch }}"
|
LATEST_BRANCH: "${{ github.event.repository.default_branch }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user