Skip to content

Commit b897f07

Browse files
update git user config
1 parent fc120e3 commit b897f07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ commands:
7474
- run:
7575
name: Install and configure dependencies
7676
command: |
77-
git config user.email "sysadmin+frontend@binary.com"
78-
git config user.name "sysadmin-frontend-binary"
77+
git config user.email "ci-build@bianry.com "
78+
git config user.name "ci-build"
7979
- add_ssh_keys:
8080
fingerprints:
8181
- "01:67:4a:6d:26:9c:70:c4:1a:60:91:88:d9:dd:f0:83"

0 commit comments

Comments
 (0)