First Batch for Teslafest
This commit is contained in:
parent
45fd44e192
commit
827353f729
49 changed files with 1337 additions and 98 deletions
.forgejo/workflows
|
@ -1,7 +1,7 @@
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- '[0-9]+\.[0-9]+\.[0-9]+pre[0-9]+'
|
||||
- '[0-9]+\.[0-9]+\.[0-9]+-pre\.[0-9]+'
|
||||
|
||||
jobs:
|
||||
checking:
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- '[0-9]+\.[0-9]+\.[0-9]+unlighthouse[0-9]+'
|
||||
- '[0-9]+\.[0-9]+\.[0-9]+ulh[0-9]+'
|
||||
- '[0-9]+\.[0-9]+\.[0-9]+-unlighthouse\.[0-9]+'
|
||||
- '[0-9]+\.[0-9]+\.[0-9]+-ulh\.[0-9]+'
|
||||
|
||||
jobs:
|
||||
unlighthouse:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue