Merge pull request #1220 from lnbits/deployment/build_docker_on_minor
deploy: build on minor changes
This commit is contained in:
commit
ab6d9daf6d
1 changed files with 1 additions and 0 deletions
1
.github/workflows/on-tag.yml
vendored
1
.github/workflows/on-tag.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue