Skip to content

Commit

Permalink
log url to fix the security config
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos committed Oct 21, 2023
1 parent 265e514 commit 6ebde50
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions make.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,7 @@ function PushLocalRepoToRemote {
# go to the temp folder
Set-Location $tempFolder | Out-Null


Get-Location
ls
Write-Host "gitUrl=[$gitUrl]"

# add the remote
git remote add $repoName $gitUrl #*> $null
Expand Down

0 comments on commit 6ebde50

Please sign in to comment.