diff --git a/.drone.yml b/.drone.yml index ae1fd41..86b877e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -262,7 +262,7 @@ steps: - move $Env:releasedir $Env:builddir - powershell -command "Compress-Archive -Path ${Env:builddir} -DestinationPath ${Env:zip}" #- powershell -command "move $Env:zip deploy\$Env:builddir\$Env:zip" - - powershell -command "(Get-FileHash ${Env:zip} -Algorithm sha512).Hash" > ${Env:zipsha} + #- powershell -command "(Get-FileHash $Env:zip -Algorithm sha512).Hash" > ${Env:zipsha} - name: deploy-windows image: openpriv/flutter-desktop:windows-sdk30-fdev2.3rc