Skip to content

Commit

Permalink
azp CI=true
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Aug 21, 2020
1 parent 358b56b commit 6ac6a12
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions utils/ci.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@
ifneq ($(CI),)
CI=true
endif

ifdef AZURE_HTTP_USER_AGENT
CI=true
endif

0 comments on commit 6ac6a12

Please sign in to comment.