mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-28 02:34:46 +01:00
workflow: trigger release for 3.x releases
So that we can push 3.x artifacts to the release page. Fixes: #4919 Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@@ -1,8 +1,8 @@
|
||||
name: Publish Kata 2.x release artifacts
|
||||
name: Publish Kata release artifacts
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '2.*'
|
||||
- '[0-9]+.[0-9]+.[0-9]+*'
|
||||
|
||||
jobs:
|
||||
build-asset:
|
||||
|
||||
Reference in New Issue
Block a user