1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2026-06-13 01:35:27 -04:00

run CI on new tags

This commit is contained in:
2021-03-08 06:46:43 -05:00
parent deaf886150
commit 791ec15da8
+2
View File
@@ -4,6 +4,8 @@ on:
push:
branches:
- master
tags:
- 'v*'
jobs:
docker: