Skip to content

Commit b8652e9

Browse files
committed
CI: build in verbose mode
1 parent 8839b3b commit b8652e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
workingDirectory: $(Build.BinariesDirectory)
9191
cmakeArgs: --build .
9292
displayName: Build
93+
env: { "VERBOSE": "1" }
9394
- publish: $(Build.BinariesDirectory)/sysroot
9495
artifact: wasi-libc
9596
condition: and(succeeded(), eq(variables['Agent.OS'], 'Darwin'))

0 commit comments

Comments
 (0)