Update build.func
This commit is contained in:
parent
62e975485f
commit
9e770a775e
@ -961,9 +961,9 @@ build_container() {
|
||||
FEATURES="$FEATURES,fuse=1"
|
||||
fi
|
||||
|
||||
if [[ $DIAGNOSTICS == "yes" ]]; then
|
||||
post_to_api
|
||||
fi
|
||||
#if [[ $DIAGNOSTICS == "yes" ]]; then
|
||||
# post_to_api
|
||||
#fi
|
||||
|
||||
TEMP_DIR=$(mktemp -d)
|
||||
pushd "$TEMP_DIR" >/dev/null
|
||||
|
Loading…
x
Reference in New Issue
Block a user