mirror of
https://codeberg.org/moonleay/Gimbal.git
synced 2025-04-04 11:44:13 +02:00
ci: hopefully improved ci again
Signed-off-by: moonleay <contact@moonleay.net>
This commit is contained in:
parent
d114a4156a
commit
5efee00163
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
on:
|
||||
push:
|
||||
tags-ignore:
|
||||
- '[0-9]+.[0-9]+.[0-9]+'
|
||||
|
||||
jobs:
|
||||
dev:
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
on:
|
||||
release:
|
||||
push:
|
||||
tags:
|
||||
- '[0-9]+.[0-9]+.[0-9]+'
|
||||
|
||||
jobs:
|
||||
release:
|
||||
|
|
Loading…
Add table
Reference in a new issue