build docker image

This commit is contained in:
Jan Prochazka
2020-06-10 18:48:54 +02:00
parent b91bf13281
commit 63b95c6793
2 changed files with 8 additions and 3 deletions

View File

@@ -4,8 +4,13 @@ name: Docker image
on:
push:
branches:
- production
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
# on:
# push:
# branches:
# - production
jobs:
build: