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