add windows target

Alya Sirko 2022-09-16 02:32:02 +03:00
parent b85a6ba4c4
commit 869f8b69aa
1 changed files with 12 additions and 0 deletions

View File

@ -171,3 +171,15 @@ node:
depends_on:
- Release
---
kind: pipeline
type: exec
name: Windows
steps:
- flutter build windows
node:
server: windows