Skip to content

Commit 58ee8b4

Browse files
committed
LOGIC-999 Using logic-lib in test area for development
1 parent 26c281c commit 58ee8b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.citd/Jenkinsfilek8s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pipeline {
3434
REPO_NAME = 'pic16f13145-family-clb-library'
3535
// TODO revert when done developing
3636
//GITHUB_URL = "https://github.com/microchip-pic-avr-examples/${REPO_NAME}"
37-
GITHUB_URL = "https://github.com/mchpTestArea/${REPO_NAME}"
37+
GITHUB_URL = "https://github.com/mchpTestArea/logic-lib"
3838
DEPLOY_TOOL_URL = 'https://bitbucket.microchip.com/scm/citd/tool-github-deploy.git'
3939
SOURCE_URL = "https://bitbucket.microchip.com/scm/logic-lib/${REPO_NAME}.git"
4040
// TODO revertt when done developing

0 commit comments

Comments
 (0)