mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-15 12:24:26 +01: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:
|
||||
timeout-minutes: 70
|
||||
needs: build_base
|
||||
needs: build_base_database
|
||||
name: Build ${{ matrix.build }} base on ${{ matrix.os }}
|
||||
env:
|
||||
LATEST_BRANCH: "${{ github.event.repository.default_branch }}"
|
||||
|
Loading…
Reference in New Issue
Block a user