We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e57b92 commit e89321aCopy full SHA for e89321a
azure-pipelines.yml
@@ -4,8 +4,6 @@ jobs:
4
continueOnError: false
5
pool:
6
vmImage: 'Ubuntu 16.04'
7
- container:
8
- image: lganzzzo/ubuntu-cmake:latest
9
workspace:
10
clean: all
11
steps:
ci-install-mbedtls.sh
@@ -15,4 +15,4 @@ make
15
make test
16
make install
17
18
-cd ../
+cd ../../../
0 commit comments