Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Oct 31, 2020
1 parent bebca6b commit da60f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Expand Up @@ -161,10 +161,10 @@ stages:
vmImage: ubuntu-latest
steps:
- script: |
/usr/local/bin/wine64-entrypoint cmake --version
echo launch
target:
container: wine_msvc
displayName: 'cmake version'
displayName: 'launch'
- script: |
/usr/bin/docker exec -t -u wine ci-container /usr/local/bin/wine64-entrypoint ./.ci/cmake-test.bat
displayName: 'cmake test'
Expand Down

0 comments on commit da60f04

Please sign in to comment.