0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-26 03:28:59 +02:00

Also, don't run this job on any branches

This commit is contained in:
Michael Kaye 2018-09-25 10:37:08 +01:00
parent 73a089f461
commit a3c11f7320

View file

@ -141,4 +141,6 @@ workflows:
- dockerhubupload:
filters:
tags:
only: /v[0-9].[0-9]+.[0-9]+(.[0-9]+)?/
only: /^v[0-9].[0-9]+.[0-9]+(.[0-9]+)?/
branches:
ignore: /.*/