Skip to content

Commit d57779a

Browse files
committed
GH-47970: [CI][C++] Fix a bug that JNI jobs runs nothing
1 parent 08b3cc9 commit d57779a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/docker/cpp-jni.dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ FROM ${base}
2121
ARG arch
2222
ARG arch_short
2323

24-
SHELL ["/bin/bash", "-i", "-c"]
25-
ENTRYPOINT ["/bin/bash", "-i", "-c"]
26-
2724
# Install basic dependencies
2825
RUN dnf install -y \
2926
autoconf \

0 commit comments

Comments
 (0)