Docker tags

This commit is contained in:
Daniel Grams 2021-01-27 14:25:25 +01:00
parent f501479ef3
commit d8d8add11b

View File

@ -1,7 +1,9 @@
name: Docker build and push
on:
# Allows you to run this workflow manually from the Actions tab
push:
tags:
- 'v*'
workflow_dispatch:
jobs: