mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 10:44:10 +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