Updated pipeline syntax to server
All checks were successful
/ checking (push) Successful in 14s

This commit is contained in:
Firq 2024-06-15 19:27:54 +02:00
parent 5181739230
commit 2decf6604b
Signed by: Firq
GPG key ID: 4DE1059A4666E89F
2 changed files with 2 additions and 3 deletions

View file

@ -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:

View file

@ -1,8 +1,7 @@
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]+-ulh\.[0-9]+'
jobs:
unlighthouse: