fix preview versioning
parent
1ff5701a05
commit
a332d224b9
|
@ -43,4 +43,4 @@ workflows:
|
||||||
branches:
|
branches:
|
||||||
ignore: /.*/
|
ignore: /.*/
|
||||||
tags:
|
tags:
|
||||||
only: /^\d+\.\d+\.\d+(-preview\d+)?$/
|
only: /^\d+\.\d+\.\d+(-preview\d*)?$/
|
||||||
|
|
Loading…
Reference in New Issue