We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a89b78 commit 78f5117Copy full SHA for 78f5117
test/docker/Dockerfile.e2e
@@ -9,6 +9,6 @@ WORKDIR /sloctl
9
COPY ./test ./test
10
COPY --from=sloctl-e2e-test-bin /usr/bin/sloctl /usr/bin/sloctl
11
12
-ENV SLOCTL_NO_CONFIG_FILE=true
+ENV SLOCTL_NO_CONFIG_FILE=false
13
# Required for bats pretty printing.
14
ENV TERM=linux
0 commit comments