beta build

This commit is contained in:
Jan Prochazka
2021-01-23 10:33:20 +01:00
parent b24d95fb1f
commit bd09e1bb5d
3 changed files with 72 additions and 2 deletions

View File

@@ -5,7 +5,8 @@ name: Docker image
on:
push:
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
- 'v[0-9]+.[0-9]+.[0-9]+'
# - 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
# on:
# push: