drone: win exec runner switch paltform version for arch
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Dan Ballard 2021-05-05 16:32:15 -07:00
parent cf7b6d2e4a
commit 06cddc18ed
1 changed files with 3 additions and 2 deletions

View File

@ -156,7 +156,8 @@ name: windows
platform:
os: windows
version: 1809
arch: amd64
#version: 1809
clone:
disable: true
@ -205,7 +206,7 @@ steps:
- echo $Env:BUILDFILES_KEY > id_rsa
- dir
# TODO: make pscp load a profile with the server key accepted
#- C:\\bin\\pscp -P 22 -r -batch -i id_rsa deploy\\* buildfiles@openprivacy.ca:/home/buildfiles/buildfiles/
- C:\\bin\\pscp -P 22 -r -batch -i id_rsa deploy\\* buildfiles@openprivacy.ca:/home/buildfiles/buildfiles/
trigger:
repo: flutter/flutter_app