From b568eb18777f277a6403b25fcb13de9bb5cd96e5 Mon Sep 17 00:00:00 2001 From: "J. Fronny" <6260391-JFronny@users.noreply.gitlab.com> Date: Sat, 20 Jun 2020 12:38:02 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8a845a6..90015d8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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