push tags

Signed-off-by: Eric Ernst <eric.ernst@intel.com>
This commit is contained in:
Eric Ernst
2019-09-20 15:10:47 -07:00
parent fe4121d77e
commit 072cee7cd3

View File

@@ -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: