Skip to content

Commit

Permalink
decommission dzomo's everbld email address
Browse files Browse the repository at this point in the history
  • Loading branch information
tahina-pro committed Jun 3, 2024
1 parent ec8ae1b commit 09c8eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/build/everest-move-fun.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
function everest_move() {
[[ -n "$DZOMO_GITHUB_TOKEN" ]] || return 1
git config --global user.name "Dzomo, the Everest Yak"
git config --global user.email "everbld@microsoft.com"
git config --global user.email "[email protected].com"

# Work around `git pull` getting stuck
# From https://askubuntu.com/questions/336907/really-verbose-way-to-test-git-connection-over-ssh
Expand Down

0 comments on commit 09c8eeb

Please sign in to comment.