Merge pull request #1220 from lnbits/deployment/build_docker_on_minor

deploy: build on minor changes
This commit is contained in:
calle 2022-12-20 10:36:41 +01:00 committed by GitHub
commit ab6d9daf6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ on:
push:
tags:
- "[0-9]+.[0-9]+.[0-9]+"
- "[0-9]+.[0-9]+.[0-9]+.[0-9]+"
- "[0-9]+.[0-9]+.[0-9]+-*"
jobs: