mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 16:45:05 +02:00
Prepare universal workflow
This commit is contained in:
3
.github/workflows/images_build.yml
vendored
3
.github/workflows/images_build.yml
vendored
@ -48,8 +48,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 1
|
||||
sparse-checkout: |
|
||||
${{ env.MATRIX_FILE }}
|
||||
sparse-checkout: ${{ env.MATRIX_FILE }}
|
||||
|
||||
- name: Check build.json file
|
||||
id: build_exists
|
||||
|
Reference in New Issue
Block a user