summaryrefslogtreecommitdiffstats
path: root/.github/dockerfiles/Dockerfile.clang
diff options
context:
space:
mode:
Diffstat (limited to '.github/dockerfiles/Dockerfile.clang')
-rw-r--r--.github/dockerfiles/Dockerfile.clang2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dockerfiles/Dockerfile.clang b/.github/dockerfiles/Dockerfile.clang
index 869254198..4864fa0d4 100644
--- a/.github/dockerfiles/Dockerfile.clang
+++ b/.github/dockerfiles/Dockerfile.clang
@@ -16,4 +16,4 @@ WORKDIR /netdata
COPY . .
# Build Netdata
-RUN ./netdata-installer.sh --dont-wait --dont-start-it --disable-go --require-cloud
+RUN ./netdata-installer.sh --dont-wait --dont-start-it --disable-go