Skip to content

Commit 009ce18

Browse files
committed
Conditionally enable Azure support on Linux
1 parent bdc7e73 commit 009ce18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
set -ex
44

55
cd /TileDB-Java
6-
./gradlew build
6+
./gradlew -PTILEDB_AZURE=ON build

0 commit comments

Comments
 (0)