.forgejo/workflows/debian.yml aktualisiert
Some checks failed
Anchore Syft SBOM scan / Anchore-Build-Scan (push) Failing after 1s
CodeQL / Analyze (push) Failing after 1s
Go / build (push) Successful in 14s

This commit is contained in:
Ronny.Friedland 2025-09-03 11:51:28 +00:00
parent 9a904bd48f
commit 8ca4b1bc43

View file

@ -39,7 +39,8 @@ jobs:
- name: Create Deb package
run: |
dpkg-deb --build PKG_SOURCE timetracker_${{github.ref_name}}.deb
"dpkg-deb --build PKG_SOURCE timetracker_${{github.ref_name}}.deb"
- name: Upload Artifact (für CI-Artefakt)
uses: actions/upload-artifact@v3
with: