Skip to content

Commit

Permalink
changed url in git config override
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Yadav <[email protected]>
  • Loading branch information
vivek-yadav committed Mar 15, 2022
1 parent 2e6fc02 commit 6e6b08c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .expeditor/license_scout.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ log "Finished installing Automate UI dependencies"

log_section_start "Installing Elixir dependencies"
pushd components/notifications-service/server
git config --global url."https://github.com/".insteadof git@github.com:
git config --global url."https://github.com/".insteadOf git://github.com/
log "git config updated"
log "Print mix.lock file:"
cat mix.lock
Expand Down

0 comments on commit 6e6b08c

Please sign in to comment.