Compare commits

..

3 Commits

Author SHA1 Message Date
52661f4a88 templ wip 2 2024-12-02 19:25:33 -05:00
Evan Reichard
b6274c7021 templ wip 1 2024-12-02 19:25:33 -05:00
20912fef02 fix(streaks): incorrect calculation logic 2024-12-01 20:22:23 -05:00

@ -2,10 +2,6 @@ kind: pipeline
type: kubernetes
name: default
trigger:
branch:
- master
steps:
# Unit Tests
- name: tests