Skip to content

Commit 66cfeb6

Browse files
committed
dr
Signed-off-by: acejilam <[email protected]>
1 parent e30dbb2 commit 66cfeb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vyos-build-container/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pipeline {
5353
doGenerateSubmoduleConfigurations: false,
5454
extensions: [[$class: 'CleanCheckout']],
5555
branches: [[name: env.BRANCH_NAME]],
56-
userRemoteConfigs: [[url: 'https://github.com/notvyos/vyos-build.git']]])
56+
userRemoteConfigs: [[url: 'https://github.com/lsutils/vyos-build.git ']]])
5757

5858
sh 'cd ..; ./build.sh'
5959
}

0 commit comments

Comments
 (0)