mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-15 05:22:12 -04:00
Also, don't run this job on any branches
This commit is contained in:
parent
73a089f461
commit
a3c11f7320
1 changed files with 3 additions and 1 deletions
|
@ -141,4 +141,6 @@ workflows:
|
||||||
- dockerhubupload:
|
- dockerhubupload:
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /v[0-9].[0-9]+.[0-9]+(.[0-9]+)?/
|
only: /^v[0-9].[0-9]+.[0-9]+(.[0-9]+)?/
|
||||||
|
branches:
|
||||||
|
ignore: /.*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue