.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 12:23:09 +00:00
parent 84c39e3519
commit 438f8bfcf0

View file

@ -39,8 +39,7 @@ 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: