added install script + reworked pipeline
Some checks failed
Tests / Run Go Tests (push) Failing after 18s

This commit is contained in:
2025-11-30 19:54:00 +01:00
parent 8cb63d3342
commit dd8a29acc2
7 changed files with 75 additions and 21 deletions

View File

@@ -2,7 +2,8 @@ name: Arbeitszeitmessung Deploy
run-name: ${{ gitea.actor }} is building and deploying arbeitszeitmesssung
on:
push:
tags: "*"
tags:
- "*"
jobs:
testing: