drone windows ssh git rm fetch tags
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Dan Ballard 2021-05-06 15:06:57 -07:00
parent 1729212f6e
commit 56119fa7bf
1 changed files with 0 additions and 1 deletions

View File

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