summaryrefslogtreecommitdiff
path: root/azure/community_job.yml
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2019-09-27 11:20:48 +0200
committerNikita Popov <nikita.ppv@gmail.com>2019-09-27 11:20:48 +0200
commit31ff9f3e2910b9cba35ed5a0706019b6546ce2a5 (patch)
tree7e0550c37d342ea9085a92eac2b0c0ed124e606d /azure/community_job.yml
parentaa02c259f8c6f435a7ce41a030ee0f0f1b37ef23 (diff)
parentf2826954ac178fadbd2a0bb67f7f2e7ee5316e90 (diff)
downloadphp-git-31ff9f3e2910b9cba35ed5a0706019b6546ce2a5.tar.gz
Merge branch 'PHP-7.4'
Diffstat (limited to 'azure/community_job.yml')
-rw-r--r--azure/community_job.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/azure/community_job.yml b/azure/community_job.yml
index d785705d3d..be6c9837de 100644
--- a/azure/community_job.yml
+++ b/azure/community_job.yml
@@ -17,6 +17,8 @@ jobs:
timeoutInMinutes: ${{ parameters.timeoutInMinutes }}
pool:
vmImage: 'ubuntu-latest'
+ variables:
+ ubsan_options: 'print_stacktrace=1'
steps:
- template: apt.yml
- script: |