mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-12 01:49:26 +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
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
sparse-checkout: |
|
sparse-checkout: ${{ env.MATRIX_FILE }}
|
||||||
${{ env.MATRIX_FILE }}
|
|
||||||
|
|
||||||
- name: Check build.json file
|
- name: Check build.json file
|
||||||
id: build_exists
|
id: build_exists
|
||||||
|
Reference in New Issue
Block a user