added install script + reworked pipeline
Some checks failed
Tests / Run Go Tests (push) Failing after 18s
Some checks failed
Tests / Run Go Tests (push) Failing after 18s
This commit is contained in:
@@ -2,7 +2,8 @@ name: Arbeitszeitmessung Deploy
|
||||
run-name: ${{ gitea.actor }} is building and deploying arbeitszeitmesssung
|
||||
on:
|
||||
push:
|
||||
tags: "*"
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
jobs:
|
||||
testing:
|
||||
|
||||
Reference in New Issue
Block a user