mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
@@ -16,4 +16,9 @@ steps:
|
|||||||
- script: |
|
- script: |
|
||||||
echo Add other tasks to build, test, and deploy your project.
|
echo Add other tasks to build, test, and deploy your project.
|
||||||
echo See https://aka.ms/yaml
|
echo See https://aka.ms/yaml
|
||||||
|
mkdir cmakebuild
|
||||||
|
cd cmakebuild
|
||||||
|
cmake ..
|
||||||
|
cmake --build . --target ResInsight --config Release
|
||||||
displayName: 'Run a multi-line script'
|
displayName: 'Run a multi-line script'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user