drone windows
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Dan Ballard 2021-05-06 15:32:02 -07:00
parent bfe1ffa3d3
commit c381466a90
1 changed files with 2 additions and 2 deletions

View File

@ -183,8 +183,8 @@ steps:
- name: fetch
commands:
- powershell -command "git describe --tags >.\VERSION"
- powershell -command "Get-Date -Format 'yyyy-MM-dd-HH-mm' >.\BUILDDATE"
- git describe --tags > VERSION
- powershell -command "Get-Date -Format 'yyyy-MM-dd-HH-mm'" > BUILDDATE
- .\fetch-libcwtch-go.ps1
- name: build-windows
commands: