We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a89b78 commit a9d580aCopy full SHA for a9d580a
test/docker/Dockerfile.e2e
@@ -9,6 +9,5 @@ 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
13
# Required for bats pretty printing.
14
ENV TERM=linux
0 commit comments