We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26c281c commit 58ee8b4Copy full SHA for 58ee8b4
.citd/Jenkinsfilek8s
@@ -34,7 +34,7 @@ pipeline {
34
REPO_NAME = 'pic16f13145-family-clb-library'
35
// TODO revert when done developing
36
//GITHUB_URL = "https://github.com/microchip-pic-avr-examples/${REPO_NAME}"
37
- GITHUB_URL = "https://github.com/mchpTestArea/${REPO_NAME}"
+ GITHUB_URL = "https://github.com/mchpTestArea/logic-lib"
38
DEPLOY_TOOL_URL = 'https://bitbucket.microchip.com/scm/citd/tool-github-deploy.git'
39
SOURCE_URL = "https://bitbucket.microchip.com/scm/logic-lib/${REPO_NAME}.git"
40
// TODO revertt when done developing
0 commit comments