mirror of
https://github.com/valitydev/redash.git
synced 2024-11-07 01:25:16 +00:00
Fix: build Docker image only in tagged versions
This commit is contained in:
parent
04c97067ac
commit
841642b9fc
@ -118,5 +118,7 @@ workflows:
|
||||
requires:
|
||||
- unit-tests
|
||||
filters:
|
||||
branches:
|
||||
ignore: /.*/
|
||||
tags:
|
||||
only: /v[0-9]+(\.[0-9\-a-z]+)*/
|
Loading…
Reference in New Issue
Block a user