Skip to content

Commit

Permalink
fix docker scql-ci start failed problem
Browse files Browse the repository at this point in the history
  • Loading branch information
tongke6 committed Aug 14, 2023
1 parent 251f213 commit afaf69e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dockerfiles/scql-ci.DockerFile
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@ RUN set -eux; \

ENV GOPATH="/usr/local"
ENV PATH="/usr/local/go/bin:${GOPATH}/bin:${PATH}"

ENTRYPOINT ["/bin/bash", "-l", "-c"]

0 comments on commit afaf69e

Please sign in to comment.