Preparation for multistage builds

This commit is contained in:
Alexey Pustovalov 2021-09-13 19:42:05 +02:00
parent 3497c2d7d6
commit 59097eb7dc

View File

@ -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"