Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit 75efc89

Browse files
committed
For testing purpose
1 parent 98ffc46 commit 75efc89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

linux_pipeline/Jenkins_pipeline_msft

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ pipeline {
177177
description: 'What stages to run', name: 'ENABLED_STAGES')
178178
}
179179
environment {
180-
LISAV2_REMOTE = "https://github.com/lis/LISAv2.git"
181-
LISAV2_BRANCH = "master"
180+
LISAV2_REMOTE = "https://github.com/LiliDeng/LISAv2.git"
181+
LISAV2_BRANCH = "fix_issues_618"
182182
LISAV2_AZURE_REGION = "westus2"
183183
LISAV2_RG_IDENTIFIER = "msftk"
184184
LISAV2_AZURE_VM_SIZE_SMALL = "Standard_A2"

0 commit comments

Comments
 (0)