Bugfix Workflow
All checks were successful
release-tag / release-image (push) Successful in 2m27s
build-binaries / build (, amd64, linux) (push) Successful in 53s
build-binaries / build (, arm, 7, linux) (push) Successful in 45s
build-binaries / build (, arm64, linux) (push) Successful in 45s
build-binaries / build (.exe, amd64, windows) (push) Successful in 47s
build-binaries / release (push) Successful in 22s

This commit is contained in:
2025-10-05 10:32:09 +02:00
parent c094b36af9
commit 9365864e4d
2 changed files with 8 additions and 1 deletions

View File

@@ -67,7 +67,7 @@ jobs:
CGO_ENABLED=0 GOOS=${{ matrix.goos }} GOARCH=${{ matrix.goarch }} go build -trimpath -ldflags "-s -w" \
-o "dist/package/${BINARY_NAME}${{ matrix.ext }}" .
# Assets: statisches Verzeichnis beilegen
cp -r static dist/package/
# cp -r static dist/package/
- name: Package archive with static assets
shell: bash

View File

@@ -39,6 +39,13 @@
}
],
"audit": [
{
"time": 1759652627,
"actor": "",
"action": "logout",
"details": "",
"ip": "127.0.0.1"
},
{
"time": 1759651126,
"actor": "admin",