mirror of
https://codeberg.org/moonleay/Gimbal.git
synced 2025-04-11 08:54:15 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
|
tags-ignore:
|
||||||
|
- '[0-9]+.[0-9]+.[0-9]+'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
dev:
|
dev:
|
||||||
|
|
|
@ -1,5 +1,7 @@
|
||||||
on:
|
on:
|
||||||
release:
|
push:
|
||||||
|
tags:
|
||||||
|
- '[0-9]+.[0-9]+.[0-9]+'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
|
|
Loading…
Add table
Reference in a new issue