Skip to content

Commit 4c73e5d

Browse files
committed
Migrating to Circle CI 2.0: Remove .gitconfig before running cargo
1 parent 796571b commit 4c73e5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
- image: quay.io/rust-lang-ja/circleci:rust-by-example
77
steps:
88
- checkout
9+
# Remove .gitconfig added by Circle CI as cargo doesn't support ssh authorization
10+
- run: rm -f ~/.gitconfig
911
- run: make clean
1012
- run: make all
1113
- run: bash -c 'source $NVM_DIR/nvm.sh; make book'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy