mirror of https://github.com/apache/druid.git
fix docs deploy
This commit is contained in:
parent
958f2f9abd
commit
17b6ed2cbe
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
opt_api=1
|
||||
opt_docs=1
|
||||
while getopts ":adn" opt; do
|
||||
case $opt in
|
||||
n)
|
||||
|
|
Loading…
Reference in New Issue