mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-05-31 23:26:16 +02:00
Prepare universal workflow
This commit is contained in:
parent
f338c6f884
commit
a7cc51547b
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user