2 Commits

Author SHA1 Message Date
Adrian Zürcher
9d039b4e2c new entry
All checks were successful
Build Slideshow App / build (amd64, .exe, windows) (push) Successful in 1m57s
Build Slideshow App / build (amd64, , linux) (push) Successful in 2m18s
Build Slideshow App / build (arm, 7, , linux) (push) Successful in 2m3s
Build Slideshow App / build (arm64, , linux) (push) Successful in 1m58s
2026-02-03 14:04:06 +01:00
543383186a .gitea/workflows/build.yml aktualisiert
change name to lower case
2026-02-03 14:02:49 +01:00
2 changed files with 2 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ on:
- '*' - '*'
env: env:
APP_NAME: slideshowApp APP_NAME: slideshowapp
jobs: jobs:
build: build:

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
images/ images/
slideshowApp slideshowApp
slideshowapp
schedule.json schedule.json
*.log *.log
*.exe *.exe