Skip to content

Commit 072b593

Browse files
committed
test ci
1 parent b08f698 commit 072b593

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Build.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ function LoadBaseBranchIfNotMaster(){
101101
Write-Output YAY
102102
$revparse = git rev-parse 'openapi'
103103
Write-Output $revparse
104+
$git2 = git branch
105+
Write-Output $git2
106+
104107
}
105108
}
106109

0 commit comments

Comments
 (0)