Match all tags starting by v
Some checks failed
Build and publish Docker image / Build and publish Docker image (push) Has been cancelled
Some checks failed
Build and publish Docker image / Build and publish Docker image (push) Has been cancelled
This commit is contained in:
parent
c9b35d80be
commit
3badf7e255
2
.github/workflows/build-publish.yml
vendored
2
.github/workflows/build-publish.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
- "v*"
|
||||
paths:
|
||||
- ".dockerignore"
|
||||
- ".github/workflows/build-publish.yml"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user