Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Magne Sjaastad 2020-02-17 07:50:55 +01:00
parent 8596e53476
commit 282b7d7c0f

View File

@ -18,7 +18,5 @@ steps:
echo See https://aka.ms/yaml
mkdir cmakebuild
cd cmakebuild
cmake ..
cmake --build . --target ResInsight --config Release
displayName: 'Run a multi-line script'