chore(circleci): Build Windows package after linux testing (#15462)
This commit is contained in:
parent
bcafb1d24d
commit
3e03f0aa10
|
|
@ -557,7 +557,7 @@ workflows:
|
||||||
only: /.*/
|
only: /.*/
|
||||||
- 'windows-package':
|
- 'windows-package':
|
||||||
requires:
|
requires:
|
||||||
- 'test-go-windows'
|
- 'test-go-linux'
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /.*/
|
only: /.*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue