Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit 672dafe

Browse files
committed
try removing entrypoint
1 parent ad08028 commit 672dafe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

actions/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,3 @@ ADD entrypoint.sh /entrypoint.sh
4343
RUN mkdir -p /root/.docker && \
4444
echo {} > /root/.docker/config.json && \
4545
chmod u+x /entrypoint.sh
46-
47-
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]

0 commit comments

Comments
 (0)