FIX: Changed workflow to use run_id

This commit is contained in:
2025-09-04 21:49:15 +02:00
parent 81af16cedf
commit 91fe69a0a2

View File

@@ -151,6 +151,8 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Build Zabbix packages
env:
CI_RUN_ID: ${{ gitea.run_id }}
run: |
set -euo pipefail