Skip to content

Commit

Permalink
fix docker scql-ci start failed problem (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
tongke6 authored Aug 14, 2023
1 parent 251f213 commit 60395bf
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 60395bf

Please sign in to comment.