Update .gitlab-ci.yml

This commit is contained in:
J. Fronny 2020-06-20 12:38:02 +00:00
parent 94bd2685b6
commit b568eb1877
1 changed files with 1 additions and 3 deletions

View File

@ -4,8 +4,6 @@
- windows
- windows-1809
image: mcr.microsoft.com/dotnet/core/sdk
before_script:
- dotnet restore
@ -21,7 +19,7 @@ uptool:
[System.Environment]::GetEnvironmentVariable("Path","User")
) -match '.' -join ';'
python DownloadDataDepsInstall.py
ffmpeg
ffmpeg --help
python DownloadData.py
$(new-object System.Net.WebClient).DownloadFile("https://www.github.com/JFronny/UpTool2/releases/latest/download/Tools.zip", "$($(pwd).Path)\Tools.zip")
& "C:\Program Files\7-Zip\7z.exe" x .\Tools.zip