mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-06 05:49:01 +08:00
devcontainer: set commit.gpgsign as a global var
This commit is contained in:
@@ -40,4 +40,4 @@ RUN curl https://sh.rustup.rs -sSf | \
|
||||
sh -s -- --default-toolchain nightly -y
|
||||
ENV PATH=/root/.cargo/bin:$PATH
|
||||
# Enable GPG sign by default
|
||||
RUN git config commit.gpgsign true
|
||||
RUN git config --global commit.gpgsign true
|
||||
|
||||
Reference in New Issue
Block a user