mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-11 20:36:42 +02:00
Prepare universal workflow
This commit is contained in:
parent
d50d64ae1d
commit
0ac752ea6e
2
.github/workflows/nightly_build_windows.yml
vendored
2
.github/workflows/nightly_build_windows.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: ${{ ! env.TRUNK_ONLY_EVENT && env.TRUNK_GIT_BRANCH }}
|
ref: ${{ ! env.TRUNK_ONLY_EVENT && env.TRUNK_GIT_BRANCH || '' }}
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
sparse-checkout: ${{ env.MATRIX_FILE }}
|
sparse-checkout: ${{ env.MATRIX_FILE }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user