Skip to content

Commit

Permalink
update git user config
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahboobeh-binary authored Jun 15, 2020
1 parent fc120e3 commit b897f07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ commands:
- run:
name: Install and configure dependencies
command: |
git config user.email "sysadmin+frontend@binary.com"
git config user.name "sysadmin-frontend-binary"
git config user.email "ci-build@bianry.com "
git config user.name "ci-build"
- add_ssh_keys:
fingerprints:
- "01:67:4a:6d:26:9c:70:c4:1a:60:91:88:d9:dd:f0:83"
Expand Down

0 comments on commit b897f07

Please sign in to comment.