drone.yml: attempt windows
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Dan Ballard 2021-04-13 16:19:32 -07:00
parent 1d98f57cad
commit 4f994a3ee8
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ steps:
commands:
- git fetch --tags
- git describe --tags > VERSION
- date +%G-%m-%d-%H-%M > BUILDDATE
- powershell -command "Get-Date -Format 'yyyy-MM-dd-HH-mm' >.\BUILDDATE"
- name: build-windows
image: openpriv/flutter-desktop:windows-dev
commands: