mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-15 13:58:55 +00:00
5
.github/workflows/hacking.yml
vendored
5
.github/workflows/hacking.yml
vendored
@@ -1,5 +1,8 @@
|
||||
# When a release page is published, start the release artifact process
|
||||
on: push.tag
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
name: Build, Test, and Publish kata-deploy
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user