Skip to content

Commit 3f6f9ec

Browse files
Update azure-pipelines.yml
1 parent e94a30a commit 3f6f9ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ steps:
5050
- powershell: |
5151
git status
5252
git show
53-
git checkout release/azure-pipelines
54-
displayName: "git checkout release/azure-pipelines"
53+
git checkout master
54+
displayName: "git checkout master"
5555

5656
- powershell: |
5757
Write-Host "npm version $(UPDATE_TYPE)"

0 commit comments

Comments
 (0)