mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
not config git email as default
This commit is contained in:
parent
0c15902c33
commit
3b3859b7bc
@ -40,11 +40,6 @@ RUN curl https://sh.rustup.rs -sSf | bash -s -- -y
|
||||
|
||||
ENV PATH="/root/.cargo/bin:${PATH}"
|
||||
|
||||
RUN git config --global --add safe.directory /usr/src/pikascript
|
||||
RUN git config --global user.email "liang6516@outlook.com"
|
||||
RUN git config --global user.name "lyon"
|
||||
|
||||
|
||||
RUN apt-get install -y \
|
||||
ninja-build \
|
||||
valgrind \
|
||||
|
Loading…
x
Reference in New Issue
Block a user