Commit Graph

5 Commits

Author SHA1 Message Date
Janne Valkealahti
186bffe1f9 Run ci only from main with push
- This prevents accidental publish(when that's added)
  if some random branch is added.
2023-12-18 12:56:24 +00:00
Janne Valkealahti
832958102f Add timeout for build
- Build may hung up so timeout after 15min
- Relates #2
2023-12-14 18:10:44 +00:00
Janne Valkealahti
a52f64dd33 Disable maven cache with setup-java
- Should fix Error: ENOENT: no such file or directory error
  with setup-java
- Relates #2
2023-12-14 17:56:19 +00:00
Janne Valkealahti
a9bb18fded Setup git on windows for long paths
- Relates #2
- Relates #5
2023-12-14 17:14:49 +00:00
Janne Valkealahti
4adca91764 Add ci workflow
- Just compile/test for now
- Relates #2
2023-12-14 10:58:50 +00:00